Not longer needed.
This commit is contained in:
parent
2e01ec048c
commit
8e9739ec63
1 changed files with 0 additions and 10 deletions
|
@ -1,10 +0,0 @@
|
|||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
if zammad config:get DATABASE_URL ; then
|
||||
zammad run rake db:migrate
|
||||
fi
|
||||
|
||||
touch tmp/restart.txt
|
||||
|
||||
exit 0
|
Loading…
Reference in a new issue