4
Fork 0

Finally to production

This commit is contained in:
R3ABM Artem 2016-08-04 11:52:45 +04:00
parent 3d79575f03
commit ec037a2e00
5 changed files with 38 additions and 25 deletions

View file

@ -10,3 +10,7 @@ start() {
stop() {
killall cronosagent
}
reload() {
restart
}