barcode-flask/start.sh

6 lines
75 B
Bash
Raw Normal View History

#!/usr/bin/env sh
export OPENAI_API_KEY="$(cat api_key)"
python3 main.py