bundles/mixcloud-downloader: fix duplicate
This commit is contained in:
parent
80e0a29a31
commit
00cbabea1b
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ pip install --upgrade pip yt-dlp
|
||||||
|
|
||||||
errors=0
|
errors=0
|
||||||
|
|
||||||
for i in Neosignal tasmo starkato b4m Alexeyan jakehunnter davem_dokebi tasmo
|
for i in Neosignal tasmo starkato b4m Alexeyan jakehunnter davem_dokebi
|
||||||
do
|
do
|
||||||
echo "> mixcloud $i" >&2
|
echo "> mixcloud $i" >&2
|
||||||
if ! [[ -d "/storage/nas/Musik/mixcloud/$i" ]]
|
if ! [[ -d "/storage/nas/Musik/mixcloud/$i" ]]
|
||||||
|
|
Loading…
Reference in a new issue