Move conn constructor to loop method

This commit is contained in:
nolash
2021-07-11 15:10:57 +02:00
parent fe017d2b0f
commit 255bf72c12
2 changed files with 8 additions and 4 deletions

View File

@@ -137,6 +137,7 @@ else
fi
mkdir -p $CIC_DATA_DIR
>&2 echo using data dir $CIC_DATA_DIR for environment variable dump
# this is consumed in downstream services to set environment variables
cat << EOF > $CIC_DATA_DIR/.env