mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-02-10 09:49:18 +00:00
Update 5etools-install.sh
This commit is contained in:
parent
9bee8a121e
commit
22290ce5b7
@ -48,6 +48,7 @@ cat <<EOF >> /etc/apache2/apache2.conf
|
|||||||
Allow from all
|
Allow from all
|
||||||
</Location>
|
</Location>
|
||||||
EOF
|
EOF
|
||||||
|
rm -rf /var/www/html
|
||||||
ln -s "/opt/5etools" /var/www/html
|
ln -s "/opt/5etools" /var/www/html
|
||||||
|
|
||||||
chown -R www-data: "/opt/5etools"
|
chown -R www-data: "/opt/5etools"
|
||||||
|
Loading…
Reference in New Issue
Block a user