From 7d257a16eb00ff9ee5e08841f3fce2ab318cd92f Mon Sep 17 00:00:00 2001 From: Michel Date: Mon, 12 May 2025 01:50:37 +0200 Subject: [PATCH] Ajout ou correction sur develop --- scripts/deploy_all.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/deploy_all.sh b/scripts/deploy_all.sh index b4e745a..14f4510 100755 --- a/scripts/deploy_all.sh +++ b/scripts/deploy_all.sh @@ -1,7 +1,7 @@ #!/bin/bash -UPDATE_SCRIPT="/home/debian/travail/Gestion_sondes/scripts/update_product.sh" -RESTART_SCRIPT="/home/debian/travail/Gestion_sondes/scripts/restart_services.sh" +UPDATE_SCRIPT="/home/debian/Gestion_sondes/scripts/update_product.sh" +RESTART_SCRIPT="/home/debian/Gestion_sondes/scripts/restart_services.sh" echo "" echo "===== 🚀 DÉPLOIEMENT GLOBAL EN COURS ====="