From 151b4582027ccf7b5ddc59d162a434d9dcaface5 Mon Sep 17 00:00:00 2001 From: renator2 Date: Thu, 26 Mar 2026 00:08:29 -0300 Subject: [PATCH] =?UTF-8?q?#main=20-=20corre=C3=A7=C3=A3o?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/install.sh b/install.sh index bc2b164..b8312e0 100644 --- a/install.sh +++ b/install.sh @@ -4,8 +4,7 @@ # πŸš€ Instalador - AttendanceSystem # Uso: # bash <(curl -fsSL \ -# -H "Authorization: Bearer " \ -# "https://api.bitbucket.org/2.0/repositories/seventh-ltda/seventh.p7.attendance-system.install/src/main/install.sh") +# "https://git.seventh.com.br/seventh.p7/attendance-system.install/raw/branch/main/install.sh") # ============================================================== # ── Redireciona stdin para o terminal quando rodado via curl | bash ── @@ -31,7 +30,7 @@ NC='\033[0m' INSTALL_DIR="attendancesystem" BRANCH="${BRANCH:-main}" ENV_FILE="" -GIT_REPO="https://x-token-auth:ATCTT3xFfGN0CpBIXNIZPOMuAl8dtHYHGmZEN1x3JnFCH-k-CZ8ZUogQB4Y74zMnKQIkEFMgeWqJnKPIG-E4mNoxZI9Kkr-KupfOyNrkI1K9FICcD07NgTEwLysmDdTU8qXfcuXww2gw5y-gLoRxxEFGSIC71IOgPDy9Z3Gs8ac-PE2QNTykhMA=C0C6CFDA@bitbucket.org/seventh-ltda/seventh.p7.attendance-system.install.git" +GIT_REPO="https://git.seventh.com.br/seventh.p7/attendance-system.install.git" # ══════════════════════════════════════════════════════════════ # UtilitΓ‘rios