dockertest/setup/postgres/setup.sh
2018-05-31 16:01:32 +01:00

5 lines
42 B
Bash

#!/bin/bash
set -e
echo "Build Postgres"