From f4ef03304d64affc0c416a32d890d9481b58bce3 Mon Sep 17 00:00:00 2001 From: Mr Chen Date: Tue, 28 Nov 2023 12:28:04 +0800 Subject: [PATCH] Update install.sh --- plugins/supervisor/install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/supervisor/install.sh b/plugins/supervisor/install.sh index 7e97301b9..042f00b8f 100755 --- a/plugins/supervisor/install.sh +++ b/plugins/supervisor/install.sh @@ -10,6 +10,7 @@ serverPath=$(dirname "$rootPath") install_tmp=${rootPath}/tmp/mw_install.pl VERSION=$2 +# /www/server/mdserver-web/bin/supervisorctl -c /www/server/supervisor/supervisor.conf bash ${rootPath}/scripts/getos.sh OSNAME=`cat ${rootPath}/data/osname.pl`