This commit is contained in:
Paminger
2016-04-27 18:30:52 +02:00
parent 35de93b216
commit 29546f6989
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ setup:
composer:
directory: ""
action: "install"
# pgsql:
# - "DROP DATABASE IF EXISTS fhctest;"
pgsql:
- "DROP DATABASE IF EXISTS fhctest;"
shell:
# - "pkill -f fhctest &"
# - "sudo -u postgres psql fhctest -c 'DROP DATABASE IF EXISTS fhctest;'"