@ -7,10 +7,10 @@ echo $2
echo
# if [ "$2" = "n" ] ; then
if [ -z "$2"]; then
norestart=0
else
# if [ -z "$2"]; then
norestart=1
fi
reboot=0
Powered by TurnKey Linux.