Skip to content

Commit

Permalink
Upgrade repoze.who for development
Browse files Browse the repository at this point in the history
Work around GSA/catalog-app#78
  • Loading branch information
adborden committed Jan 10, 2020
1 parent ed81c05 commit bc26a89
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,8 @@ fi
# Run migrations
paster --plugin=ckan db upgrade -c /etc/ckan/production.ini

# Work around https://github.com/GSA/catalog-app/issues/78
pip install -U repoze.who==2.0

echo starting ckan...
exec paster --plugin=ckan serve /etc/ckan/production.ini

0 comments on commit bc26a89

Please sign in to comment.