Update mw.tpl

This commit is contained in:
Mr Chen 2024-07-04 01:26:10 +08:00
parent eee5881ca7
commit 41a1fa856c
1 changed files with 2 additions and 0 deletions

View File

@ -247,6 +247,8 @@ mw_update()
mw_update_dev()
{
rm -rf /www/server/mdserver-web/bin
rm -rf /www/server/mdserver-web/lib64
rm -rf /www/server/mdserver-web/lib
LOCAL_ADDR=common
cn=$(curl -fsSL -m 10 -s http://ipinfo.io/json | grep "\"country\": \"CN\"")