./bin/gmg dbupdate, not ./bin/dbupdate

Thanks to Tsyesica for catching this :)
This commit is contained in:
Christopher Allan Webber 2013-06-06 17:56:00 -05:00
parent 3c48bb39b7
commit c139d49d83

View File

@ -20,7 +20,7 @@ email_debug_mode = true
allow_registration = true
## Uncomment this to turn on video or enable other media types
## You may have to install dependencies, and will have to run ./bin/dbupdate
## You may have to install dependencies, and will have to run ./bin/gmg dbupdate
## See http://docs.mediagoblin.org/siteadmin/media-types.html for details.
# media_types = mediagoblin.media_types.image, mediagoblin.media_types.video