diff --git a/init.sh b/init.sh index ac50e42..1e6e640 100644 --- a/init.sh +++ b/init.sh @@ -33,7 +33,7 @@ cd /usr/local/apache2/htdocs echo " === Checking directory permissions for /usr/local/apache2/htdocs" ls -ld /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://git.djg.dev/dahjah/5e-tools.git} IMG_LINK=${IMG_LINK:-https://github.com/5etools-mirror-2/5etools-img} echo " === Using GitHub mirror at $DL_LINK"