Update mw.tpl
This commit is contained in:
parent
0312c5ceb0
commit
5bab1ab4da
|
|
@ -579,7 +579,6 @@ mw_default(){
|
|||
echo -e "$address"
|
||||
echo -e `python3 ${PANEL_DIR}/panel_tools.py username`
|
||||
echo -e `python3 ${PANEL_DIR}/panel_tools.py password`
|
||||
# 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}80|443|22) in the security group.\033[0m"
|
||||
|
|
|
|||
Loading…
Reference in New Issue