diff --git a/groundstation/pacsat-run.sh b/groundstation/pacsat-run.sh index 89e0252c..aec526b0 100755 --- a/groundstation/pacsat-run.sh +++ b/groundstation/pacsat-run.sh @@ -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