added update interval 3600 for chromium not chrome

pull/125/head
alanbjohnston 5 years ago committed by GitHub
parent 31124cd3d8
commit 352f4bce7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save

Powered by TurnKey Linux.