mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-22 08:13:11 +01:00
Update aria2.sh
tweak
This commit is contained in:
parent
e3b4543ef5
commit
337c1c700a
10
ct/aria2.sh
10
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"
|
||||
|
Loading…
Reference in New Issue
Block a user