Update command included killalls at the end

beta-extra
Alan Johnston 1 year ago committed by GitHub
parent a53d701e62
commit 530cb43d24
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -93,8 +93,6 @@ else
fi
sleep 5
# sudo killall -9 direwolf
# sudo killall -9 rtl_fm
fi
rm out.txt
else
@ -115,3 +113,7 @@ else
fi
fi
sudo killall -9 direwolf &>/dev/null
sudo killall -9 rtl_fm &>/dev/null

Loading…
Cancel
Save

Powered by TurnKey Linux.