Skip to content

Commit

Permalink
I think the comments were misleading. (#237)
Browse files Browse the repository at this point in the history
  • Loading branch information
arturolinares authored and jmolivas committed Sep 30, 2017
1 parent ce3343b commit 13f0132
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/dist/chain/optional/site-update.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
commands:
# Drop database
# Backup current database
- command: database:dump
arguments:
database: 'default'
# Import configurations
- command: config:import
# Restore Database
# Run pending update hooks
- command: update:execute
arguments:
module: 'all'
Expand Down

0 comments on commit 13f0132

Please sign in to comment.