Update config added space

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

@ -7,7 +7,7 @@ echo $2
echo
# if [ "$2" = "n" ] ; then
if [ -z "$2"] ; then
if [ -z "$2" ] ; then
noreboot=0
else
noreboot=1

Loading…
Cancel
Save

Powered by TurnKey Linux.