Commit 52566cb5 authored by ibuler's avatar ibuler

modify service.sh

parent 75b30710
...@@ -64,6 +64,7 @@ stop() { ...@@ -64,6 +64,7 @@ stop() {
else else
echo_failure echo_failure
echo echo
rm -f "$lockfile"
fi fi
else else
echo_success echo_success
...@@ -71,8 +72,6 @@ stop() { ...@@ -71,8 +72,6 @@ stop() {
fi fi
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment