Update config adde space

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

@ -6,11 +6,11 @@ echo $1
echo $2
echo
# if [ "$2" = "n" ]; then
if [ -z "$2"]; then
norestart=0
else
# if [ "$2" = "n" ] ; then
# if [ -z "$2"]; then
norestart=1
else
norestart=0
fi
reboot=0

Loading…
Cancel
Save

Powered by TurnKey Linux.