We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e7b9cb commit d9d0aadCopy full SHA for d9d0aad
plex-dlp-mirror.bash
@@ -86,7 +86,7 @@ realPath="$(realpath "${0}")"
86
scriptName="$(basename "${0}")"
87
lockFile="${realPath%/*}/.${scriptName}.lock"
88
# URL of where the most updated version of the script is
89
-updateURL="https://raw.githubusercontent.com/goose-ws/bash-scripts/main/ytdlp-plex-mirror.bash"
+updateURL="https://raw.githubusercontent.com/goose-ws/bash-scripts/main/plex-dlp-mirror.bash"
90
# For ease of printing messages
91
lineBreak=$'\n\n'
92
scriptStart="$(($(date +%s%N)/1000000))"
0 commit comments