Merge remote-tracking branch 'origin/1.4.10-openssl' into 1.4.10-openssl

This commit is contained in:
WolverinDEV 2020-04-19 00:23:28 +02:00
commit 4de657a9a2

View File

@ -21,7 +21,7 @@ cp -rf ../../../git-teaspeak/default_files/{certs,commanddocs,geoloc,resources,*
exit 1
}
cp -rf ../../../music/providers .
cp -rf ../../../music/bin/providers .
[[ $? -ne 0 ]] && {
echo "Failed to copy providers"
exit 1