Fix absolute paths

This commit is contained in:
xypwn
2020-12-13 12:52:17 +01:00
parent 8be86e51f2
commit b006238127
2 changed files with 8 additions and 6 deletions

View File

@@ -6,4 +6,4 @@
YOUTUBE_DL="./yt-dlc/youtube-dlc"
# Where the downloaded videos will get stored
SAVEDIR="./downloads"
OUTDIR="./downloads"