Update install/5etools-install.sh

Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
This commit is contained in:
Johanna Rührig 2025-01-01 17:01:37 +01:00 committed by GitHub
parent 245097952b
commit 22d8ad6aad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -46,7 +46,6 @@ cd /opt/5etools
git submodule add -f https://github.com/5etools-mirror-2/5etools-img "img"
git pull --recurse-submodules --jobs=10
cd ~
msg_info "Set up 5etools images"
ln -s "/opt/5etools" /var/www/html
chown -R www-data: "/opt/5etools"