rappel de configuration

This commit is contained in:
2026-03-18 08:28:31 +01:00
parent 7de4c86feb
commit 12a7495447
2 changed files with 2 additions and 4 deletions

View File

@@ -149,9 +149,7 @@ main() {
ok "Opération terminée avec succès."
# Rappel final
if [ ! -f "${CONF_DIR}/monitoring.local.conf.php" ]; then
warn "Pensez à créer votre fichier ${CONF_DIR}/monitoring.local.conf.php"
fi
warn "Pensez à configurer vos fichiers ${CONF_DIR}/.local.conf.php"
}
main "$@"