sqlfindindex updates db itself, no need to pipe, minor documentation fixes

This commit is contained in:
j 2013-04-25 14:37:16 +00:00
commit 0a94e04958
2 changed files with 4 additions and 2 deletions

2
README
View file

@ -98,7 +98,7 @@ Important: "use_your_own" is a password and you have to use the same value here
cd /srv/pandora/pandora
./manage.py syncdb --noinput
./manage.py migrate
./manage.py sqlfindindex | ./manage.py dbshell
./manage.py sqlfindindex
./manage.py sync_itemsort
./manage.py collectstatic -l --noinput
./manage.py update_static