added sleep 5 after openwebrx restart before launching chromium

pull/128/head
alanbjohnston 5 years ago committed by GitHub
parent 9f53e7003b
commit 8af09cad82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -29,6 +29,8 @@ sudo systemctl stop rtl_tcp
sudo systemctl restart openwebrx
sleep 5
chromium-browser --check-for-update-interval=1 --simulate-critical-update --noerrdialogs --disable-infobars http://127.0.0.1:8073 &>/dev/null &
$SHELL

Loading…
Cancel
Save

Powered by TurnKey Linux.