mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-13 10:49:11 +00:00
Merge
This commit is contained in:
commit
0410201f2b
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ do
|
||||||
printf STOPPED > $STATE_FILE
|
printf STOPPED > $STATE_FILE
|
||||||
|
|
||||||
# consume (remove) the control file to allow start once
|
# consume (remove) the control file to allow start once
|
||||||
rm $CTRL_FILE
|
rm -f $CTRL_FILE
|
||||||
|
|
||||||
echo Press ENTER to relaunch
|
echo Press ENTER to relaunch
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in a new issue