2
0
Fork 0

remove preconfig of scrape script

This commit is contained in:
Luca Bilke 2023-06-27 10:55:45 +02:00
parent ddf025d850
commit 512053f957
No known key found for this signature in database
GPG Key ID: 7B77C51E8C779E75
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
#!/bin/sh #!/bin/sh
export USER_ID=188721652 export USER_ID=
export DL_PATH=/home/luca/Downloads export DL_PATH=
export DEST_PATH=/home/luca/Music export DEST_PATH=
export AUTH_PATH=/home/luca/Secrets export AUTH_PATH=
export SKIP_DOWNLOADED=True export SKIP_DOWNLOADED=True
/bin/env python tidal_scrape.py /bin/env python tidal_scrape.py