[Build-system] Migrate music/sounds from files.freeswitch.org to https://github.com/freeswitch/freeswitch-sounds/releases (#3062)

This commit is contained in:
Andrey Volk
2026-06-30 23:33:14 +03:00
committed by GitHub
parent b9c41705b7
commit 225a5e197e
22 changed files with 114 additions and 99 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ basedir=$(pwd);
if [ ! -d "$basedir/../freeswitch-sounds" ]; then
cd $basedir/..
git clone https://freeswitch.org/stash/scm/fs/freeswitch-sounds.git
git clone https://github.com/freeswitch/freeswitch-sounds.git
else
cd $basedir/../freeswitch-sounds
git clean -fdx