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