This commit is contained in:
/geco 2018-12-22 15:37:51 +01:00
parent 7b6cafc23e
commit 44e3812175

View file

@ -78,6 +78,4 @@ if [ "$1" = "0" ] || [ "$1" = "off" ]; then
sudo shred -u /root/lnd.autounlock.pwd
echo "Auto-Unlock is now OFF"
fi
exit 0
fi