From 51c6bf4a1a651cce3353b955d62d4f8e551e09a3 Mon Sep 17 00:00:00 2001 From: Antoine Goutenoir Date: Wed, 22 Jul 2020 00:58:23 +0200 Subject: [PATCH] docs: cookie crumbles --- bin/dev.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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