mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Update deployment/bare_metal/start.sh
This commit is contained in:
parent
2041951e42
commit
856ee5cc0a
@ -105,7 +105,7 @@ yarn install
|
|||||||
yarn build
|
yarn build
|
||||||
if [ "$DEPLOY_SEED_DATA" = "true" ]; then
|
if [ "$DEPLOY_SEED_DATA" = "true" ]; then
|
||||||
yarn dev_up
|
yarn dev_up
|
||||||
# As de_reset is not running properly (0019-replace_login_user_id_with_state_user_id)
|
# As dev_reset is not running properly (0019-replace_login_user_id_with_state_user_id)
|
||||||
# yarn dev_reset
|
# yarn dev_reset
|
||||||
else
|
else
|
||||||
yarn up
|
yarn up
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user