added echo about loading Chromium

pull/131/head
alanbjohnston 4 years ago committed by GitHub
parent 8d59402abf
commit 7563681c3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3,11 +3,18 @@
echo "Script to run Web SDR for ARISS Radio Pi"
echo
echo "The Chromium browser will load in a few seconds with OpenWebRX."
echo "You can also use another web browser if you are on the same network as your Pi."
echo
ip=$(hostname -I|cut -f1 -d ' ')
echo "IP Address to use in web browsers is: $ip:8073"
echo "IP Address to use in web browser is: $ip:8073"
echo

Loading…
Cancel
Save

Powered by TurnKey Linux.