Update sdr.sh

pull/6/head
alanbjohnston 7 years ago committed by GitHub
parent e0b663f09f
commit 1fa11a60ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3,6 +3,9 @@
echo -e "\nScript to run SDR for CubeSat Simulator\n"
# kill openwebrx if running
ps -ef | grep rtl | grep -v grep | awk '{print $2}' | sudo xargs kill
echo -e "Connect to CubeSatSim WiFi and open browser to http://192.168.8.245:8073\n"
cd ../openwebrx

Loading…
Cancel
Save

Powered by TurnKey Linux.