[O] Turn on deployment warnings by default

This commit is contained in:
Hykilpikonna
2020-04-11 18:59:05 -04:00
parent 49765498e7
commit 852d016203
+2 -2
View File
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
#echo "Switch to production database settings"
#exit
echo "Switch to production database settings"
exit
# abort on errors
set -e