5etools-docker: Update Git url

This commit is contained in:
Joey Hafner 2025-01-23 22:49:11 -08:00
parent 44d2847778
commit 3a517c0e67
Signed by: Jafner
GPG Key ID: 6D9A24EF2F389E55

View File

@ -30,7 +30,7 @@ fi
# Move to the working directory for working with files.
cd /usr/local/apache2/htdocs
DL_LINK=${DL_LINK:-https://github.com/5etools-mirror-2/5etools-mirror-2.github.io.git}
DL_LINK=${DL_LINK:-https://github.com/5etools-mirror-3/5etools-src.git}
IMG_LINK=${IMG_LINK:-https://github.com/5etools-mirror-2/5etools-img}
echo " === Using GitHub mirror at $DL_LINK"