Update mw.tpl

This commit is contained in:
dami 2026-04-14 18:04:35 +08:00
parent 08951f8c2e
commit 930eb14a8a
1 changed files with 1 additions and 0 deletions

View File

@ -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"