fix(command): Cache configuration on Update in production (#1688)
This commit is contained in:
@@ -20,7 +20,7 @@ else
|
||||
fi
|
||||
|
||||
# Run migrations
|
||||
${ARTISAN} monica:update --force
|
||||
${ARTISAN} monica:update --force -v
|
||||
|
||||
# Run cron
|
||||
crond -b &
|
||||
|
||||
Reference in New Issue
Block a user