Install: Fixes "Don't know how to build task 'cms:update_templates'"
Remove the `update_templates command from the installation script, this
command was removed by
3722685e1a
This commit is contained in:
@@ -497,7 +497,7 @@ mkdir -p "$BASE/data"
|
||||
|
||||
rake django-admin[syncdb,lms,dev,--noinput]
|
||||
rake django-admin[migrate]
|
||||
rake cms:update_templates
|
||||
|
||||
# Configure Git
|
||||
|
||||
output "Fixing your git default settings"
|
||||
|
||||
Reference in New Issue
Block a user