mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
parent
60c529b1e3
commit
bc9e4fea1b
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ Pulling down the latest changes from master will often require more than just a
|
|||
* `npm install` - fetch any new dependencies
|
||||
* `git submodule update` - fetch the latest changes to Casper (the default theme)
|
||||
* `grunt` - will recompile handlebars templates and sass for the admin (as long as you have previously run `grunt init` to install bourbon)
|
||||
* delete core/server/data/*.db - delete the database and allow Ghost to recreate the fixtures
|
||||
* delete content/data/*.db - delete the database and allow Ghost to recreate the fixtures
|
||||
|
||||
## Key Branches & Tags
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue