Mise à jour de la branche product avec les fichiers en production sur le VPS

This commit is contained in:
root
2025-05-07 08:15:12 +02:00
parent 1cc6a56dfa
commit 96ffdc7eb1
8 changed files with 123 additions and 39 deletions

4
scripts/restart_services.sh Normal file → Executable file
View File

@@ -1,6 +1,6 @@
#!/bin/bash
LOG="/home/debian/travail/Gestion_sondes/Logs/restart_services.log"
LOG="/home/debian/Gestion_sondes/Logs/restart_services.log"
DATE=$(date '+%Y-%m-%d %H:%M:%S')
echo "[$DATE] 🔄 Redémarrage des services Supervisor" >> $LOG
@@ -34,4 +34,4 @@ else
echo "$LOG"
fi
echo ""
echo "===== ✅ FIN DU SCRIPT ====="
echo "===== ✅ FIN DU SCRIPT ====="