mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
Update bundled media URL
This commit is contained in:
parent
664f6768f2
commit
4d76d72af4
3 changed files with 3 additions and 3 deletions
|
|
@ -747,7 +747,7 @@ else
|
|||
curl -s -S --fail -# \
|
||||
-z "${CACHEDIR}/ArdourBundledMedia.zip" \
|
||||
-o "${CACHEDIR}/ArdourBundledMedia.zip" \
|
||||
"http://ardour.org/loops/ArdourBundledMedia.zip"
|
||||
"http://stuff.ardour.org/loops/ArdourBundledMedia.zip"
|
||||
if test -f "${CACHEDIR}/ArdourBundledMedia.zip"; then
|
||||
echo "Adding Ardour Bundled Content"
|
||||
rm -f "${MediaClips}/"*.*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue