Update mw.tpl

This commit is contained in:
midoks 2022-07-11 13:56:00 +08:00
parent 9aa2d5f090
commit 95d13166cc
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ mw_start()
mw_start_panel
}
# /www/server/mdserver-web/tmp/panelTask.pl && service mw restart_task
mw_stop_task()
{
if [ -f $mw_path/tmp/panelTask.pl ];then