DP/spustenie.sh
2023-04-24 11:34:19 +00:00

5 lines
63 B
Bash

#!/bin/bash
. venv/bin/activate
export PORT=8000
./app/main.py