commit
						c80eaf980b
					
				| @ -47,7 +47,7 @@ if [ "$1" = 'zammad-init' ]; then | |||||||
|   set -e |   set -e | ||||||
| 
 | 
 | ||||||
|   if [ "${DB_CHECK}" != "0" ]; then |   if [ "${DB_CHECK}" != "0" ]; then | ||||||
|     if [ "{POSTGRESQL_DB_CREATE}" == "true" ]; then |     if [ "${POSTGRESQL_DB_CREATE}" == "true" ]; then | ||||||
|       bundle exec rake db:create |       bundle exec rake db:create | ||||||
|     fi   |     fi   | ||||||
|     bundle exec rake db:migrate |     bundle exec rake db:migrate | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user