From 337c1c700ab258cad54c6d095de27184ce4e4d9d Mon Sep 17 00:00:00 2001 From: tteckster Date: Sat, 20 Apr 2024 03:20:54 -0400 Subject: [PATCH] Update aria2.sh tweak --- ct/aria2.sh | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/ct/aria2.sh b/ct/aria2.sh index 51f601f9..c04ecc5d 100644 --- a/ct/aria2.sh +++ b/ct/aria2.sh @@ -8,13 +8,11 @@ source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build function header_info { clear cat <<"EOF" - ___ _ ___ + ___ _ ___ / | _____(_)___ |__ \ / /| | / ___/ / __ `/_/ / - / ___ |/ / / / /_/ / __/ -/_/ |_/_/ /_/\__,_/____/ - - + / ___ |/ / / / /_/ / __/ +/_/ |_/_/ /_/\__,_/____/ EOF } header_info @@ -70,5 +68,3 @@ description msg_ok "Completed Successfully!\n" echo -e "${APP} should be accessible via the following IP. ${BL}http://${IP}:6800${CL}" -echo -e "AriaNG should be reachable by going to the following URL. - ${BL}http://${IP}:6880${CL} \n"