add git dep

This commit is contained in:
tremor021 2026-01-26 13:27:42 +01:00
parent dbf67d6946
commit 327b8b531f

View File

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