ameliabot/start.sh

3 lines
71 B
Bash
Executable File

#!/bin/sh
FLASK_APP=bot.py pipenv run python3 -m flask run --port 6969