diff --git a/cmds.cfg b/cmds.cfg index b0bb699..e2f3c95 100644 --- a/cmds.cfg +++ b/cmds.cfg @@ -1,3 +1,4 @@ restart: ["supervisorctl", "restart", "management"] status:["supervisorctl", "status"] ls: ["ls", "-lha"] +upd: ["./update_mgm", ""]