mirror of
https://bitbucket.org/jsuto/piler.git
synced 2024-11-08 00:41:59 +01:00
fixed a bug in rc.piler
This commit is contained in:
parent
baa062cc0a
commit
7c01bfe89d
@ -13,7 +13,7 @@ start() {
|
||||
|
||||
stop() {
|
||||
echo "stopping piler"
|
||||
killall ${NAME}
|
||||
kill ${PID_NUMBER}
|
||||
}
|
||||
|
||||
check_status(){
|
||||
|
Loading…
Reference in New Issue
Block a user