./bin/gmg migrate -> ./bin/gmg dbupdate in the docs
This commit is contained in:
parent
9716031483
commit
084a619079
@ -184,7 +184,7 @@ This concludes the initial configuration of the development
|
|||||||
environment. In the future, you want update your
|
environment. In the future, you want update your
|
||||||
codebase, you should also run::
|
codebase, you should also run::
|
||||||
|
|
||||||
./bin/python setup.py develop --upgrade && ./bin/gmg migrate.
|
./bin/python setup.py develop --upgrade && ./bin/gmg dbupdate
|
||||||
|
|
||||||
Deploy MediaGoblin Services
|
Deploy MediaGoblin Services
|
||||||
---------------------------
|
---------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user