diff --git a/to-be-run-in-vm.sh b/to-be-run-in-vm.sh index 3da6aa7..9cb5dd2 100644 --- a/to-be-run-in-vm.sh +++ b/to-be-run-in-vm.sh @@ -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