Update mw.tpl

pull/202/head
midoks 3 years ago
parent cf645d1f20
commit 5cbd53a667
  1. 4
      scripts/init.d/mw.tpl

@ -240,8 +240,8 @@ case "$1" in
echo -e `python3 $mw_path/tools.py username`
echo -e "password: $password"
echo -e "\033[33mWarning:\033[0m"
echo -e "\033[33mIf you cannot access the panel, \033[0m"
echo -e "\033[33mrelease the following port (${show_panel_ip}888|80|443|22) in the security group\033[0m"
echo -e "\033[33mIf you cannot access the panel. \033[0m"
echo -e "\033[33mrelease the following port (${show_panel_ip}888|80|443|22) in the security group.\033[0m"
echo -e "=================================================================="
;;
esac

Loading…
Cancel
Save