This commit is contained in:
Neal Todd 2014-05-23 15:33:21 +01:00
parent b5a0e6731b
commit 992ef2eec7

View file

@ -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