mirror of https://github.com/mitsuhiko/flask.git
Browse Source
this does not work on fish (https://fishshell.com): $ FLASK_APP=hello.py flask run while this works (hopefully) on any shell: $ env FLASK_APP=hello.py flask runpull/2799/head
Radovan Bast
7 years ago
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue