[+] Add reminder in deploy script

This commit is contained in:
Hykilpikonna
2020-01-04 18:47:25 -05:00
parent 3ec604f049
commit 452ac69fb6
+3
View File
@@ -1,5 +1,8 @@
#!/usr/bin/env bash
#echo "Switch to production database settings"
#exit
# abort on errors
set -e