diff --git a/bin/dev.sh b/bin/dev.sh index 3695f62..7bd002c 100755 --- a/bin/dev.sh +++ b/bin/dev.sh @@ -1,10 +1,10 @@ #!/usr/bin/env bash - +# Run this and then visit http://localhost:5000 source venv/bin/activate export FLASK_APP=flaskr export FLASK_ENV=development export FLASK_RUN_EXTRA_FILES="content.yml" -flask run \ No newline at end of file +flask run -- libgit2 0.21.2