aboutsummaryrefslogtreecommitdiff
path: root/setup_db.sh
diff options
context:
space:
mode:
authorNathan Perry <np@nathanperry.dev>2020-09-25 19:52:35 -0400
committerNathan Perry <np@nathanperry.dev>2020-09-25 19:52:35 -0400
commit0e3ea2f3f4cef9398141e894df6838ac5c07eb42 (patch)
treee6ff64a1349289258d57b3c4fa623fd3d1d89ace /setup_db.sh
parentf997fefc63fda5a19e641bb499eed9e90c40ebdf (diff)
update scripts
Diffstat (limited to 'setup_db.sh')
-rwxr-xr-xsetup_db.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup_db.sh b/setup_db.sh
index 8d819e5..b9eb3b9 100755
--- a/setup_db.sh
+++ b/setup_db.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
-set -e
+set -euo pipefail
export PGPASSWORD=clickheretodie