sqlfindindex updates db itself, no need to pipe, minor documentation fixes
This commit is contained in:
parent
f80cf59f5d
commit
0a94e04958
2 changed files with 4 additions and 2 deletions
2
README
2
README
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue