From 80482414c4f8596b7c234f451f1fe4a70a84c714 Mon Sep 17 00:00:00 2001 From: tteckster Date: Sun, 21 Apr 2024 10:34:30 -0400 Subject: [PATCH] Update aria2.sh Correct port --- ct/aria2.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/aria2.sh b/ct/aria2.sh index c04ecc5d..a0ad7ac5 100644 --- a/ct/aria2.sh +++ b/ct/aria2.sh @@ -67,4 +67,4 @@ description msg_ok "Completed Successfully!\n" echo -e "${APP} should be accessible via the following IP. - ${BL}http://${IP}:6800${CL}" + ${BL}http://${IP}:6880${CL}"