add config validation support

This commit is contained in:
BeauTroll
2025-12-16 05:54:49 +01:00
parent 66e4cd166f
commit b215d8c325
3 changed files with 64 additions and 15 deletions

View File

@@ -21,7 +21,7 @@ install: ## Installe Borgmatic et configure le système
test-config: ## Valide la configuration Borgmatic
@echo "$(BLUE)Validation de la configuration...$(NC)"
@borgmatic config validate
@sudo borgmatic config validate
test-notifications: ## Teste les notifications ntfy
@echo "$(BLUE)Test des notifications ntfy...$(NC)"