From f531bb5197558765f3f175ae94816785d949f533 Mon Sep 17 00:00:00 2001 From: Benjamin Labrecque Date: Mon, 6 Jul 2026 16:58:20 +0200 Subject: [PATCH] chore: deploy script for all services --- services/000-master/app/src/AGEBD-SERVICE-MASTER.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/services/000-master/app/src/AGEBD-SERVICE-MASTER.py b/services/000-master/app/src/AGEBD-SERVICE-MASTER.py index 46d9fbc..8e45d18 100644 --- a/services/000-master/app/src/AGEBD-SERVICE-MASTER.py +++ b/services/000-master/app/src/AGEBD-SERVICE-MASTER.py @@ -11,6 +11,8 @@ Specific Infos Usage: screen -S MASTER bash -c 'source /opt/gfa/python ; python AGEBD-SERVICE-MASTER.py' """ +# TODO: remove -- test cicd + import html import os import subprocess