guix-reproducible-system/to-be-run-in-vm.sh

9 lines
148 B
Bash

#!/bin/sh
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