mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-07-02 12:13:18 +02:00
let the piler deamon reload emit some text
This commit is contained in:
@ -58,6 +58,7 @@ case "$1" in
|
|||||||
|
|
||||||
reload)
|
reload)
|
||||||
kill -HUP $PID_NUMBER
|
kill -HUP $PID_NUMBER
|
||||||
|
echo "reloaded"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
*)
|
*)
|
||||||
|
Reference in New Issue
Block a user