Update pacsat-run.sh add killall aplay to avoid RTL failure

master-b-fiabupdate
Alan Johnston 1 month ago committed by GitHub
parent dfec5885b1
commit 41533643d8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -13,6 +13,8 @@ sudo killall -9 zenity &>/dev/null
sudo killall -9 direwolf &>/dev/null
sudo killall -9 aplay &>/dev/null
#FILE=/home/pi/.pacsatprofile
#if [ ! -f "$FILE" ]; then

Loading…
Cancel
Save

Powered by TurnKey Linux.