Fixed providers

This commit is contained in:
WolverinDEV 2020-04-18 13:24:01 +00:00
parent 2bdead3676
commit c50aa0f862

View File

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