You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Aria2 is a much faster downloading utility. https://github.com/aria2/aria2
You can easily fix your script by replacing all the wget occurrences with aria2c and lower case the -O
Aria2 is a much faster downloading utility.
https://github.com/aria2/aria2
You can easily fix your script by replacing all the
wgetoccurrences witharia2cand lower case the-O