Small Debin init script fix
This commit is contained in:
parent
ad297f29cf
commit
78039c7f2d
@ -69,7 +69,7 @@ case "$1" in
|
||||
if [ -f $MBSE_ROOT/var/run/mbtask ]; then
|
||||
kill -9 `cat $MBSE_ROOT/var/run/mbtask`
|
||||
fi
|
||||
echo "$NAME done."
|
||||
echo " done."
|
||||
else
|
||||
echo "already stopped."
|
||||
fi
|
||||
|
Reference in New Issue
Block a user