Update mw.tpl

pull/883/head
dami 1 month ago
parent 08951f8c2e
commit 930eb14a8a
  1. 1
      scripts/init.d/mw.tpl

@ -48,6 +48,7 @@ mw_start_panel()
cd ${PANEL_DIR}/web && gunicorn -c setting.py app:app
port=$(cat ${PANEL_DIR}/data/port.pl)
isStart=""
n=0
while [[ "$isStart" == "" ]];
do
echo -e ".\c"

Loading…
Cancel
Save