Skip to content

Commit d9d0aad

Browse files
committed
Updated URL
1 parent 4e7b9cb commit d9d0aad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plex-dlp-mirror.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ realPath="$(realpath "${0}")"
8686
scriptName="$(basename "${0}")"
8787
lockFile="${realPath%/*}/.${scriptName}.lock"
8888
# 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"
89+
updateURL="https://raw.githubusercontent.com/goose-ws/bash-scripts/main/plex-dlp-mirror.bash"
9090
# For ease of printing messages
9191
lineBreak=$'\n\n'
9292
scriptStart="$(($(date +%s%N)/1000000))"

0 commit comments

Comments
 (0)