quotes_display/start.sh

5 lines
76 B
Bash
Raw Permalink Normal View History

2024-09-12 19:26:24 +02:00
#!/bin/sh
cd $(dirname $(realpath $0))
. venv/bin/activate
python quotes.py