This commit is contained in:
CanbiZ (MickLesk)
2026-02-03 13:55:50 +01:00
parent e91972e02c
commit df450f9cc9
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ network_check
update_os
msg_info "Installing Dependencies"
$STD apt-get install -y \
$STD apt install -y \
nginx \
logrotate
msg_ok "Installed Dependencies"