From 47a1e057e04a4488fc0dcee5fc7421ae7d8787fb Mon Sep 17 00:00:00 2001 From: renator2 Date: Tue, 16 Jun 2026 08:47:57 -0300 Subject: [PATCH] =?UTF-8?q?#v1.4=20-=20instala=C3=A7=C3=A3o.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 55a1290..831b902 100644 --- a/install.sh +++ b/install.sh @@ -4,7 +4,7 @@ # 🚀 Instalador - AttendanceSystem # Uso: # bash <(curl -fsSL \ -# "https://git.seventh.com.br/seventh.p7/attendance-system.install/raw/branch/main/install.sh") +# "https://git.seventh.com.br/seventh.p7/attendance-system.install/raw/branch/release%2FV1.4/install.sh") # ============================================================== # ── Redireciona stdin para o terminal quando rodado via curl | bash ──