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