#main - correção
This commit is contained in:
@@ -4,8 +4,7 @@
|
|||||||
# 🚀 Instalador - AttendanceSystem
|
# 🚀 Instalador - AttendanceSystem
|
||||||
# Uso:
|
# Uso:
|
||||||
# bash <(curl -fsSL \
|
# bash <(curl -fsSL \
|
||||||
# -H "Authorization: Bearer <TOKEN>" \
|
# "https://git.seventh.com.br/seventh.p7/attendance-system.install/raw/branch/main/install.sh")
|
||||||
# "https://api.bitbucket.org/2.0/repositories/seventh-ltda/seventh.p7.attendance-system.install/src/main/install.sh")
|
|
||||||
# ==============================================================
|
# ==============================================================
|
||||||
|
|
||||||
# ── Redireciona stdin para o terminal quando rodado via curl | bash ──
|
# ── Redireciona stdin para o terminal quando rodado via curl | bash ──
|
||||||
@@ -31,7 +30,7 @@ NC='\033[0m'
|
|||||||
INSTALL_DIR="attendancesystem"
|
INSTALL_DIR="attendancesystem"
|
||||||
BRANCH="${BRANCH:-main}"
|
BRANCH="${BRANCH:-main}"
|
||||||
ENV_FILE=""
|
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
|
# Utilitários
|
||||||
|
|||||||
Reference in New Issue
Block a user