feature/SDA-304 #4
1
.gitignore
vendored
1
.gitignore
vendored
@@ -42,3 +42,4 @@ Thumbs.db
|
||||
*.flv
|
||||
*.mov
|
||||
*.wmv
|
||||
attendancesystem/
|
||||
|
||||
Submodule attendancesystem deleted from f8238b9ac3
2
install.sh
Normal file → Executable file
2
install.sh
Normal file → Executable file
@@ -28,7 +28,7 @@ NC='\033[0m'
|
||||
|
||||
# ─── Repositório Git ──────────────────────────────────────────
|
||||
INSTALL_DIR="attendancesystem"
|
||||
BRANCH="${BRANCH:-main}"
|
||||
BRANCH="${BRANCH:-feature/SDA-304}"
|
||||
ENV_FILE=""
|
||||
GIT_REPO="https://git.seventh.com.br/seventh.p7/attendance-system.install.git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user