Actualiser recuperation_config.sh
This commit is contained in:
parent
86aaedc45a
commit
8b9ff5b03d
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue