From f17592cfc73109ea5873da0f5bfe9dce9615a1d7 Mon Sep 17 00:00:00 2001 From: tteckster Date: Sun, 21 Apr 2024 10:35:54 -0400 Subject: [PATCH] Update aria2.sh tweak --- ct/aria2.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/aria2.sh b/ct/aria2.sh index a0ad7ac5..7fc96b97 100644 --- a/ct/aria2.sh +++ b/ct/aria2.sh @@ -66,5 +66,5 @@ build_container description msg_ok "Completed Successfully!\n" -echo -e "${APP} should be accessible via the following IP. +echo -e "${APP} should be reachable by going to the following URL. ${BL}http://${IP}:6880${CL}"