Update init.sh
Some checks failed
CI/CD / Build and push Docker image to Docker Hub (push) Has been cancelled
Some checks failed
CI/CD / Build and push Docker image to Docker Hub (push) Has been cancelled
update mirror link to use gitea's
This commit is contained in:
parent
cbadea024a
commit
7dc70bf348
2
init.sh
2
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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user