push various script changes done during merge

This commit is contained in:
Sam Heinz
2025-04-10 23:30:42 +10:00
parent 1649439cf7
commit 04742407be
150 changed files with 103 additions and 690 deletions

View File

@@ -23,9 +23,7 @@ $STD add-apt-repository -y ppa:dotnet/backports
$STD apt-get install -y \
dotnet-sdk-9.0 \
vsftpd \
nginx \
wget \
openssh-server
nginx
msg_ok "Installed Dependencies"
msg_info "Configure Application"