Mise à jour de la branche product avec les fichiers en production sur le VPS
This commit is contained in:
4
scripts/restart_services.sh
Normal file → Executable file
4
scripts/restart_services.sh
Normal file → Executable 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 ====="
|
||||
|
||||
Reference in New Issue
Block a user