Update mw.tpl

pull/109/head
midoks 3 years ago
parent 811be6fa71
commit 164d20b609
  1. 2
      scripts/init.d/mw.tpl

@ -175,7 +175,7 @@ case "$1" in
if [ ! -f $mw_path/data/default.pl ];then
echo -e "\033[33mInstall Failed\033[0m"
exit 0
exit 1
fi
password=$(cat $mw_path/data/default.pl)

Loading…
Cancel
Save