Actualiser sk1/prepare-app.sh
This commit is contained in:
parent
f366894638
commit
831a994f59
@ -3,7 +3,7 @@ set -e
|
||||
|
||||
# ─── GIT CONFIGURATION ───────────────────────────────────────────────
|
||||
GIT_REMOTE_URL="https://af585fp_ftp:P32ubNLJPhnX_ftp@antonin.filippi.website.tuke.sk/plesk-git/exam-app"
|
||||
BRANCH="master" # or "main" if that’s your default branch
|
||||
BRANCH="master"
|
||||
# ────────────────────────────────────────────────────────────────────
|
||||
|
||||
command -v git >/dev/null 2>&1 || { echo "Install git"; exit 1; }
|
||||
|
Loading…
Reference in New Issue
Block a user