Removed debug print of sha1 of the .nar and key

This commit is contained in:
Georges Dupéron 2018-09-12 20:21:58 +02:00
parent 96aad98737
commit 8c08f36ccf

View File

@ -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