From 172fe65df4e37b35d6e68dbce2bd61fc6edaf84b Mon Sep 17 00:00:00 2001 From: Mr Chen Date: Tue, 1 Oct 2024 17:09:32 +0800 Subject: [PATCH] Update install.sh --- plugins/pgadmin/install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/pgadmin/install.sh b/plugins/pgadmin/install.sh index 754bf2751..f81e9eb99 100755 --- a/plugins/pgadmin/install.sh +++ b/plugins/pgadmin/install.sh @@ -21,6 +21,7 @@ echo "python:$P_VER" # source /www/server/pgadmin/bin/activate # python /www/server/pgadmin/lib/python3.10/site-packages/pgadmin4/setup.py # cd /www/server/mdserver-web && python3 plugins/pgadmin/index.py start +# cd /www/server/mdserver-web && python3 plugins/pgadmin/index.py stop install_tmp=${rootPath}/tmp/mw_install.pl