quotes_display/start.sh
2024-09-12 19:26:24 +02:00

4 lines
76 B
Bash
Executable file

#!/bin/sh
cd $(dirname $(realpath $0))
. venv/bin/activate
python quotes.py