modify service.sh

pull/26/head
ibuler 2015-12-19 22:08:56 +08:00
parent 75b307105b
commit 52566cb562
1 changed files with 1 additions and 2 deletions

View File

@ -64,14 +64,13 @@ stop() {
else
echo_failure
echo
rm -f "$lockfile"
fi
else
echo_success
echo
fi
}