This repository has been archived on 2025-04-11. You can view files and clone it, but cannot push or open issues or pull requests.
uwu-me/setup_app.sh
2020-03-01 18:53:42 -06:00

4 lines
No EOL
65 B
Bash

#!/bin/bash
export FLASK_APP=app.py
export FLASK_ENV=development