bundles/mixcloud-downloader: download zotanmew sets

This commit is contained in:
Franzi 2024-01-03 22:25:59 +01:00
parent bc63ef97ab
commit d5491648f2
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -53,7 +53,7 @@ do
) || errors=1
done
for i in tschunkelmusik
for i in tschunkelmusik zotanmew
do
echo "> soundcloud $i" >&2
if ! [[ -d "/storage/nas/Musik/mixcloud/$i" ]]