Actualiser recuperation_config.sh
This commit is contained in:
parent
e8f9b5de1d
commit
86aaedc45a
|
@ -9,7 +9,7 @@ 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"
|
||||
REPO_URL_TOKEN="https://$TOKEN@sysconfgit.linexos.eu/$ORG/$REPO_NAME.git"
|
||||
REPO_URL_TOKEN="https://$TOKEN@repolake.alc-crm.com/$ORG/$REPO_NAME.git"
|
||||
HOSTNAME=$(hostname) # Nom de la machine
|
||||
|
||||
echo "Début du script pour $HOSTNAME"
|
||||
|
|
Loading…
Reference in New Issue