This commit is contained in:
parent
8a36c2ee15
commit
d749c80884
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue