Finally to production
This commit is contained in:
parent
3d79575f03
commit
ec037a2e00
5 changed files with 38 additions and 25 deletions
|
@ -10,3 +10,7 @@ start() {
|
|||
stop() {
|
||||
killall cronosagent
|
||||
}
|
||||
|
||||
reload() {
|
||||
restart
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue