Update config display reboot disabled when n set

beta-pl
Alan Johnston 2 years ago committed by GitHub
parent 08f9505e48
commit 6572c2c2dd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -11,6 +11,7 @@ if [ -z "$2" ] ; then
noreboot=0
else
noreboot=1
echo "Reboot disabled"
fi
# echo "No reboot"

Loading…
Cancel
Save

Powered by TurnKey Linux.