From bf46c36bd6f46f02c0d3f1fb1849faee0b26451d Mon Sep 17 00:00:00 2001 From: tligui_y Date: Wed, 6 Aug 2025 23:56:14 +0200 Subject: [PATCH] Update install_elog.sh --- install_elog.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/install_elog.sh b/install_elog.sh index 20e2c45c..205378e5 100644 --- a/install_elog.sh +++ b/install_elog.sh @@ -1,5 +1,4 @@ #!/bin/bash -set -euxo pipefail # 1. Configuration des variables ELOG_DIR="/tmp/elog_ci"