This commit is contained in:
Slaviša Arežina
2026-01-26 14:25:34 +01:00
committed by GitHub
parent 6767ea4420
commit 427986deaf
2 changed files with 3 additions and 1 deletions

View File

@@ -17,7 +17,8 @@ msg_info "Installing Dependencies"
$STD apt install -y \
nginx \
ca-certificates \
libjemalloc2
libjemalloc2 \
git
msg_ok "Installed Dependencies"
setup_mariadb