update python release
1 files changed, 3 insertions(+), 2 deletions(-) M start_callerid.sh
M start_callerid.sh => start_callerid.sh +3 -2
@@ 1,6 1,7 @@ set -x -/usr/bin/mixerctl outputs.master=200,200 +#/usr/bin/mixerctl outputs.master=200,200 +/usr/bin/sndioctl output.level=1 cd ~/src/callerID -/usr/local/bin/python3 callBlock.py & +/usr/local/bin/python3.8 callBlock.py &