See prev commit
This commit is contained in:
parent
fa4b95bbd0
commit
dac0265967
@ -62,7 +62,7 @@ openssl dgst -sha256 -sign target/keys/signingkey.pem -out update.tgz.sig update
|
||||
cat update.tgz.sig > update.tgz.cc
|
||||
cat update.tgz >> update.tgz.cc
|
||||
mv update.tgz.cc target/overlay
|
||||
rm -rf home update.tgz
|
||||
rm -rf home update.tgz update.tgz.sig
|
||||
|
||||
echo "[+] Generating Monitoring SSH Key"
|
||||
ssh-keygen -t ecdsa -f target/keys/sshkey -q -N ""
|
||||
|
Loading…
Reference in New Issue
Block a user