don't chmod

This commit is contained in:
Floatingghost 2024-06-01 10:53:41 +01:00
parent 1c06f6de29
commit 616c9878a5

View file

@ -4,7 +4,6 @@ set -euo pipefail
mkdir -p pgdata
mkdir -p docker-setup-tmp
chmod a+w docker-setup-tmp
# This is sorta special in that we need the generated_config.exs to make it onto the host
# We can also automate the DB setup here!