Fix problematic line in seeds

This commit is contained in:
riccardo
2019-09-23 18:41:38 +02:00
parent e70d3bbda6
commit 2967b4eba0
3 changed files with 12 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/bash
# This file serves 3 use cases:
# 1: if the env variable UPDATE is 1, the database is prepared
# 1: if the env variable UPDATE is 1, db is prepared and assets compiled by webpack
# 2: if a command was supplied, it is executed
# 3: otherwise, check env variable ENVIRONMENT and launch server