config.sh 77 B

12345
  1. #!/bin/bash
  2. set -e
  3. cat /tmp/postgresql.conf >> "${PGDATA}/postgresql.conf"