This commit is contained in:
botanic 2014-02-15 19:56:43 -08:00
commit 52d5a2cfcc

View file

@ -78,7 +78,7 @@ do
printf STOPPED > $STATE_FILE
# consume (remove) the control file to allow start once
rm $CTRL_FILE
rm -f $CTRL_FILE
echo Press ENTER to relaunch
fi