diff --git a/groundstation/sdr.sh b/groundstation/sdr.sh index 0b654282..63a29647 100755 --- a/groundstation/sdr.sh +++ b/groundstation/sdr.sh @@ -27,6 +27,6 @@ sudo systemctl stop rtl_tcp sudo systemctl restart openwebrx -/usr/bin/chromium-browser --noerrdialogs --disable-infobars http://localhost:8073 &>/dev/null & +chromium --check-for-update-interval=3600 --simulate-critical-update --noerrdialogs --disable-infobars http://127.0.0.1:8073 &>/dev/null & $SHELL