diff --git a/groundstation/sdr.sh b/groundstation/sdr.sh index 27aa41c7..719b42ef 100755 --- a/groundstation/sdr.sh +++ b/groundstation/sdr.sh @@ -31,6 +31,8 @@ sudo systemctl restart openwebrx sleep 10 -chromium-browser --check-for-update-interval=1 --simulate-critical-update --noerrdialogs --disable-infobars http://127.0.0.1:8073 &>/dev/null & +setsid chromium-browser --check-for-update-interval=1 --simulate-critical-update --noerrdialogs --disable-infobars http://127.0.0.1:8073 &>/dev/null & -$SHELL +sleep 10 + +#$SHELL