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" <