Update install.sh
This commit is contained in:
parent
4153ea7431
commit
f59c8ea533
|
|
@ -143,7 +143,6 @@ Uninstall_App()
|
|||
{
|
||||
cd ${rootPath} && python3 ${rootPath}/plugins/nezha/index.py initd_uninstall
|
||||
cd ${rootPath} && python3 ${rootPath}/plugins/nezha/index.py stop
|
||||
cd ${rootPath} && python3 ${rootPath}/plugins/nezha/index.py stop_agent
|
||||
rm -rf $serverPath/nezha
|
||||
echo "install fail"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue