From 358a021ba67e3c9f0e7200faf8dc06300a774fcb Mon Sep 17 00:00:00 2001 From: dami Date: Mon, 22 Jun 2026 12:47:54 +0800 Subject: [PATCH] Update install.sh --- plugins/nezha/versions/2.2.6/install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/plugins/nezha/versions/2.2.6/install.sh b/plugins/nezha/versions/2.2.6/install.sh index a5ae8ea65..53e94dcb9 100755 --- a/plugins/nezha/versions/2.2.6/install.sh +++ b/plugins/nezha/versions/2.2.6/install.sh @@ -117,7 +117,6 @@ Install_App() Uninstall_App() { cd ${rootPath} && python3 ${rootPath}/plugins/nezha/index.py initd_uninstall - cd ${rootPath} && python3 ${rootPath}/plugins/nezha/index.py initd_uninstall_agent cd ${rootPath} && python3 ${rootPath}/plugins/nezha/index.py stop cd ${rootPath} && python3 ${rootPath}/plugins/nezha/index.py stop_agent rm -rf $serverPath/nezha