Update aria2.sh

tweak
This commit is contained in:
tteckster 2024-04-21 10:35:54 -04:00 committed by GitHub
parent 80482414c4
commit f17592cfc7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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}"