Port Bunkerweb to arm64

somehow missed it
This commit is contained in:
Sam Heinz
2024-10-24 12:37:32 +10:00
parent 875297b7d2
commit d26994c597
2 changed files with 2 additions and 1 deletions

View File

@@ -21,6 +21,7 @@ $STD apt-get install -y gpg
$STD apt-get install -y apt-transport-https
$STD apt-get install -y lsb-release
$STD apt-get install -y openssh-server
$STD apt-get install -y wget
msg_ok "Installed Dependencies"
msg_info "Installing Nginx"