This commit is contained in:
midoks 2022-11-15 12:53:58 +08:00
parent 8a36c2ee15
commit d749c80884
2 changed files with 2 additions and 0 deletions

View File

@ -72,6 +72,7 @@ fi
echo "use system version: ${OSNAME}"
cd /www/server/mdserver-web && bash scripts/update/${OSNAME}.sh
bash /etc/rc.d/init.d/mw restart
bash /etc/rc.d/init.d/mw default
if [ -f /usr/bin/mw ];then

View File

@ -70,6 +70,7 @@ fi
echo "use system version: ${OSNAME}"
cd /www/server/mdserver-web && bash scripts/update/${OSNAME}.sh
bash /etc/rc.d/init.d/mw restart
bash /etc/rc.d/init.d/mw default
if [ -f /usr/bin/mw ];then