Files
tools/applications/aria2/scripts/install.sh
T

2 lines
150 B
Bash
Raw Normal View History

2023-08-22 17:53:03 -04:00
curl -q -LSsf https://api.github.com/repos/mayswind/AriaNg/releases/latest | grep 'browser_download_url' | grep '[0-9]\.zip' | sed 's|^.* ||g;s|"||g'