From 22d8ad6aadc7b6550b607ad2c7a49c367d0bdd5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johanna=20R=C3=BChrig?= Date: Wed, 1 Jan 2025 17:01:37 +0100 Subject: [PATCH] Update install/5etools-install.sh Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com> --- install/5etools-install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/install/5etools-install.sh b/install/5etools-install.sh index cb1203b8..49c8764b 100644 --- a/install/5etools-install.sh +++ b/install/5etools-install.sh @@ -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"