From 4efed3bf52e6c5191c1db577f01ec650700fca78 Mon Sep 17 00:00:00 2001 From: lpierson Date: Tue, 21 Apr 2026 09:11:17 +0000 Subject: [PATCH] Actualiser 2.build.postgresql.sh --- 2.build.postgresql.sh | 23 ----------------------- 1 file changed, 23 deletions(-) diff --git a/2.build.postgresql.sh b/2.build.postgresql.sh index 8e50388..71d0d46 100755 --- a/2.build.postgresql.sh +++ b/2.build.postgresql.sh @@ -2,29 +2,6 @@ set -euo pipefail source ./modules_OCA.env -DIR=./config-postgresql - -mkdir -p "$DIR" - -cat > "$DIR/Dockerfile" <