From 3105578c8e98beb485716008adb9138b09453c8d Mon Sep 17 00:00:00 2001 From: root Date: Tue, 18 Apr 2017 21:01:35 +0200 Subject: [PATCH] cmds added --- cmds.cfg | 1 + 1 file changed, 1 insertion(+) 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", ""]