diff --git a/install/5etools-install.sh b/install/5etools-install.sh index a934a38f..cb1203b8 100644 --- a/install/5etools-install.sh +++ b/install/5etools-install.sh @@ -27,13 +27,13 @@ msg_ok "Installed Dependencies" # Setup App msg_info "Setup 5etools" -cat <> /etc/apache2/apache2.conf +cat < /etc/apache2/apache2.conf SetHandler server-status Order deny,allow Allow from all -EOT +EOF rm -rf /var/www/html git config --global http.postBuffer 1048576000