fix: path to interpreter

This commit is contained in:
ayo 2026-06-07 16:56:44 +02:00
parent 361c3d6695
commit c0063da905

2
tts.py
View file

@ -1,4 +1,4 @@
#!/usr/bin/env -S bash -c 'exec "`dirname $0`/python" "$0" "$@"'
#!/usr/bin/env -S bash -c 'exec "`dirname $0`/.venv/bin/python" "$0" "$@"'
## TODO
# - [ ] lower resolution output by default so bluetooth headsets do not struggle