Merge remote-tracking branch 'upstream/main'

This commit is contained in:
Sam Heinz
2025-03-28 22:49:47 +10:00
678 changed files with 5635 additions and 3992 deletions
+2 -5
View File
@@ -15,9 +15,6 @@ update_os
msg_info "Installing Dependencies"
$STD apt-get install -y \
curl \
mc \
sudo \
apache2 \
gpg \
ca-certificates \
@@ -50,7 +47,7 @@ echo "${RELEASE}" >/opt/Pf2eTools_version.txt
msg_ok "Set up Pf2eTools"
msg_info "Creating Service"
cat <<EOF >> /etc/apache2/apache2.conf
cat <<EOF >>/etc/apache2/apache2.conf
<Location /server-status>
SetHandler server-status
Order deny,allow
@@ -70,4 +67,4 @@ $STD apt-get -y autoclean
msg_ok "Cleaned"
motd_ssh
customize
customize