SDA-304 - change branch
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -42,3 +42,4 @@ Thumbs.db
|
|||||||
*.flv
|
*.flv
|
||||||
*.mov
|
*.mov
|
||||||
*.wmv
|
*.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 ──────────────────────────────────────────
|
# ─── Repositório Git ──────────────────────────────────────────
|
||||||
INSTALL_DIR="attendancesystem"
|
INSTALL_DIR="attendancesystem"
|
||||||
BRANCH="${BRANCH:-main}"
|
BRANCH="${BRANCH:-feature/SDA-304}"
|
||||||
ENV_FILE=""
|
ENV_FILE=""
|
||||||
GIT_REPO="https://git.seventh.com.br/seventh.p7/attendance-system.install.git"
|
GIT_REPO="https://git.seventh.com.br/seventh.p7/attendance-system.install.git"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user