Commit 52566cb5 authored by ibuler's avatar ibuler

modify service.sh

parent 75b30710
...@@ -64,14 +64,13 @@ stop() { ...@@ -64,14 +64,13 @@ stop() {
else else
echo_failure echo_failure
echo echo
rm -f "$lockfile"
fi fi
else else
echo_success echo_success
echo echo
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