update itemsort needed during install

This commit is contained in:
j 2013-07-03 19:18:59 +02:00
parent 7aaddb29a9
commit 7f1d7b6079
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@ $MANAGE syncdb --noinput
$MANAGE migrate
echo "DB_GIN_TRGM = True" >> /srv/pandora/pandora/local_settings.py
$MANAGE sqlfindindex
$MANAGE sync_itemsort
echo "UPDATE django_site SET domain = '$HOST.local', name = '$HOST.local' WHERE 1=1;" | $MANAGE dbshell
mkdir /srv/pandora/data