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

2 lines
130 B
Bash
Raw Normal View History

2023-08-22 17:53:03 -04:00
curl -q -LSsf "https://api.github.com/repos/ampache/ampache/releases/latest" | grep browser_download_url | sed 's|^.* ||g;s|"||g'