corrections

This commit is contained in:
2026-03-16 13:52:39 +01:00
parent 4e329c870f
commit 8a84be4f5a
5 changed files with 11 additions and 4 deletions

View File

@@ -21,7 +21,7 @@ L'installation se fait via le script d'installation distant qui configure l'arbo
sudo -s
# Télécharger et lancer l'installateur
curl -sSL https://git.abonnel.fr/cedricAbonnel/scripts-bash/raw/branch/main/servers/linux/install-monitoring.sh | bash
curl -sSL https://git.abonnel.fr/cedricAbonnel/scripts-bash/raw/branch/main/servers/linux/monitoring/bin/install-monitoring.sh | bash
```