Update aria2.sh
Correct port
This commit is contained in:
parent
dafa19a608
commit
80482414c4
1 changed files with 1 additions and 1 deletions
|
@ -67,4 +67,4 @@ 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}:6880${CL}"
|
||||||
|
|
Loading…
Reference in a new issue