From 6753ae36aeace152acb4a09839bdb157c3fabff1 Mon Sep 17 00:00:00 2001 From: Antonin Filippi Date: Sun, 27 Apr 2025 23:13:53 +0000 Subject: [PATCH] Actualiser sk1/remove-app.sh --- sk1/remove-app.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sk1/remove-app.sh b/sk1/remove-app.sh index 3c1bdf6..4f4b77f 100644 --- a/sk1/remove-app.sh +++ b/sk1/remove-app.sh @@ -3,7 +3,7 @@ set -euo pipefail # ─── CONFIGURATION ───────────────────────────────────────────────── GIT_REMOTE_URL="https://af585fp_ftp:P32ubNLJPhnX_ftp@antonin.filippi.website.tuke.sk/plesk-git/exam-app" -BRANCH="master" # or "main" depending on your repo +BRANCH="master" # ───────────────────────────────────────────────────────────────── # Prerequisites