diff --git a/install/5etools-install.sh b/install/5etools-install.sh index eb4ec408..7314e5ed 100644 --- a/install/5etools-install.sh +++ b/install/5etools-install.sh @@ -48,6 +48,7 @@ cat <> /etc/apache2/apache2.conf Allow from all EOF +rm -rf /var/www/html ln -s "/opt/5etools" /var/www/html chown -R www-data: "/opt/5etools"