diff --git a/tts.py b/tts.py index 00f0a0c..90f3a81 100755 --- a/tts.py +++ b/tts.py @@ -1,4 +1,4 @@ -#! $HOME/.local/bin/simple-tts/.venv/bin/python +#!/usr/bin/env -S bash -c 'exec "`dirname $0`/python" "$0" "$@"' ## TODO # - [ ] lower resolution output by default so bluetooth headsets do not struggle