|
|
@ -13,8 +13,6 @@ cat <<"EOF"
|
|
|
|
/ /| | / ___/ / __ `/_/ /
|
|
|
|
/ /| | / ___/ / __ `/_/ /
|
|
|
|
/ ___ |/ / / / /_/ / __/
|
|
|
|
/ ___ |/ / / / /_/ / __/
|
|
|
|
/_/ |_/_/ /_/\__,_/____/
|
|
|
|
/_/ |_/_/ /_/\__,_/____/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
EOF
|
|
|
|
EOF
|
|
|
|
}
|
|
|
|
}
|
|
|
|
header_info
|
|
|
|
header_info
|
|
|
@ -70,5 +68,3 @@ description
|
|
|
|
msg_ok "Completed Successfully!\n"
|
|
|
|
msg_ok "Completed Successfully!\n"
|
|
|
|
echo -e "${APP} should be accessible via the following IP.
|
|
|
|
echo -e "${APP} should be accessible via the following IP.
|
|
|
|
${BL}http://${IP}:6800${CL}"
|
|
|
|
${BL}http://${IP}:6800${CL}"
|
|
|
|
echo -e "AriaNG should be reachable by going to the following URL.
|
|
|
|
|
|
|
|
${BL}http://${IP}:6880${CL} \n"
|
|
|
|
|
|
|
|