mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-03-23 01:10:25 +00:00
Typo fix
This commit is contained in:
parent
b5a0e6731b
commit
992ef2eec7
1 changed files with 1 additions and 1 deletions
|
|
@ -166,4 +166,4 @@ Once you've experimented with the demo app and are ready to build your pages via
|
|||
COMMIT;
|
||||
EOF
|
||||
rm -r demo media/images/* media/original_images/*
|
||||
perl -pi -e"s/('demo',|WAGTAILSEARCH_RESULTS_TEMPLATE)/#\1/" $PROJECT/settingsbase.py
|
||||
perl -pi -e"s/('demo',|WAGTAILSEARCH_RESULTS_TEMPLATE)/#\1/" $PROJECT/settings/base.py
|
||||
|
|
|
|||
Loading…
Reference in a new issue