#exposec - ajustado a branch padrão.

This commit is contained in:
2026-05-12 12:13:47 -03:00
parent 7cff90c5e3
commit d7a240efba

View File

@@ -28,7 +28,7 @@ NC='\033[0m'
# ─── Repositório Git ──────────────────────────────────────────
INSTALL_DIR="attendancesystem"
BRANCH="${BRANCH:-origin/exposec}"
BRANCH="${BRANCH:-exposec}"
ENV_FILE=""
GIT_REPO="https://git.seventh.com.br/seventh.p7/attendance-system.install.git"