SparkyFitness: Install Git for frontend builds (#16352)

This commit is contained in:
CanbiZ (MickLesk)
2026-08-09 18:50:22 +02:00
committed by GitHub
parent b32071de43
commit 5374826753
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ network_check
update_os
msg_info "Installing Dependencies"
$STD apt install -y nginx
$STD apt install -y git nginx
msg_ok "Installed Dependencies"
PG_VERSION="18" setup_postgresql