From 8b9ff5b03d1335f2c2ea61e2304b79bd05b4f85d Mon Sep 17 00:00:00 2001 From: admin-linexos Date: Tue, 26 Nov 2024 16:35:39 +0000 Subject: [PATCH] Actualiser recuperation_config.sh --- recuperation_config.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recuperation_config.sh b/recuperation_config.sh index 4521e9c..4bb7ccc 100755 --- a/recuperation_config.sh +++ b/recuperation_config.sh @@ -8,7 +8,7 @@ REPO_NAME=$(hostname) REPO_URL="$BASE_URL/$ORG/$REPO_NAME.git" REPO_PATH="/etc/gitea/ConfigSysRepo" # Chemin local générique pour cloner les dépôts BRANCH="main" -TOKEN="e8f9d9296aa435baf9aeafc22ee608fadb5c74bf" +TOKEN="434ac97ae9def5ac02024971582e82dd35f89ee0" REPO_URL_TOKEN="https://$TOKEN@repolake.alc-crm.com/$ORG/$REPO_NAME.git" HOSTNAME=$(hostname) # Nom de la machine