mirror of
https://bitbucket.org/jsuto/piler.git
synced 2024-11-08 00:31:58 +01:00
let the piler deamon reload emit some text
This commit is contained in:
parent
2a49299c82
commit
83ce789420
@ -58,6 +58,7 @@ case "$1" in
|
||||
|
||||
reload)
|
||||
kill -HUP $PID_NUMBER
|
||||
echo "reloaded"
|
||||
;;
|
||||
|
||||
*)
|
||||
|
Loading…
Reference in New Issue
Block a user