run 48 B

1234
  1. #!/bin/bash
  2. export FLASK_APP=main.py
  3. flask run