Auto-update désactivé par défaut
All checks were successful
Tests et Vérifications / Tests unitaires BATS (push) Successful in 14s
Tests et Vérifications / Vérification ShellCheck (push) Successful in 7s
Tests et Vérifications / Vérification syntaxe Bash (push) Successful in 3s
Tests et Vérifications / Résumé des tests (push) Successful in 1s
All checks were successful
Tests et Vérifications / Tests unitaires BATS (push) Successful in 14s
Tests et Vérifications / Vérification ShellCheck (push) Successful in 7s
Tests et Vérifications / Vérification syntaxe Bash (push) Successful in 3s
Tests et Vérifications / Résumé des tests (push) Successful in 1s
This commit is contained in:
parent
3b944fc19a
commit
ee3de40a5a
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ SCRIPT_VERSION="2.3.0"
|
|||
REPO_URL="https://forgejo.tellserv.fr/Tellsanguis/zfs-sync-nfs-ha"
|
||||
SCRIPT_URL="${REPO_URL}/raw/branch/main/zfs-nfs-replica.sh"
|
||||
SCRIPT_PATH="${BASH_SOURCE[0]}"
|
||||
AUTO_UPDATE_ENABLED=true # Mettre à false pour désactiver l'auto-update
|
||||
AUTO_UPDATE_ENABLED=false # Mettre à true pour activer l'auto-update
|
||||
|
||||
# Configuration du container LXC
|
||||
CTID=103
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue