diff --git a/recuperation_config.sh b/recuperation_config.sh index decb28d..e4df92b 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="c4be311f3abf82ee98e3a0412fac4c9c7d233eb2" +TOKEN="e8f9d9296aa435baf9aeafc22ee608fadb5c74bf" REPO_URL_TOKEN="https://$TOKEN@sysconfgit.linexos.eu/$ORG/$REPO_NAME.git" HOSTNAME=$(hostname) # Nom de la machine