Removed debug print of sha1 of the .nar and key
This commit is contained in:
parent
96aad98737
commit
8c08f36ccf
|
@ -11,8 +11,6 @@ echo
|
|||
{ read len_script; read len_tar; } < /dev/sdb
|
||||
pwd
|
||||
head -c "$len_tar" /dev/sdd | tar -xf -
|
||||
sha1sum hello.nar
|
||||
sha1sum signing-key.pub
|
||||
|
||||
guix archive --authorize < signing-key.pub
|
||||
guix archive --import < hello.nar
|
||||
|
|
Loading…
Reference in New Issue
Block a user