Update mw.tpl

pull/109/head
midoks 3 years ago
parent 672a9af620
commit df7a9ce446
  1. 2
      scripts/init.d/mw.tpl

@ -221,7 +221,7 @@ case "$1" in
echo -e "password: $password" echo -e "password: $password"
echo -e "\033[33mWarning:\033[0m" echo -e "\033[33mWarning:\033[0m"
echo -e "\033[33mIf you cannot access the panel, \033[0m" echo -e "\033[33mIf you cannot access the panel, \033[0m"
echo -e "\033[33mrelease the following port (7200|888|80|443|20|21) in the security group\033[0m" echo -e "\033[33mrelease the following port (7200|888|80|443|22) in the security group\033[0m"
echo -e "==================================================================" echo -e "=================================================================="
;; ;;
esac esac

Loading…
Cancel
Save