setup.sh 106 B

12
  1. #!/bin/bash
  2. export PDO_PGSQL_TEST_DSN='pgsql:host=localhost port=5432 dbname=test user=postgres password='