runservice.dev.sh 71 B

1234
  1. #!/bin/sh
  2. source venv/bin/activate
  3. python set_uploads.py
  4. exec flask run