Update install.sh
This commit is contained in:
parent
a69d5367d7
commit
d0cdab81d4
|
|
@ -12,6 +12,7 @@ VERSION=$2
|
|||
|
||||
# python3 plugins/task_manager/task_manager_index.py
|
||||
# /www/server/mdserver-web/bin/python3 /www/server/mdserver-web/plugins/task_manager/process_network_total.py
|
||||
# ps -ef|grep process_network_total| grep -v grep | awk '{print $2}' | xargs kill -9
|
||||
|
||||
Install_App()
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue