update bootstrap to use new command

This commit is contained in:
Leo Hemsted
2017-11-23 17:12:11 +00:00
parent 5466b7cd3c
commit 61b28ca523
2 changed files with 2 additions and 2 deletions

View File

@@ -36,4 +36,4 @@ createdb notification_api
# Upgrade databases
source environment.sh
python application.py db upgrade
flask db upgrade