Update rtl-tcp.sh

pull/42/head
alanbjohnston 6 years ago committed by GitHub
parent b187bcfa49
commit 538c246a10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -7,8 +7,9 @@ echo -e "\nScript to run RTL-TCP Server for ARISS Ground Station\n"
echo -e "IP Address to use in web browsers is: "
hostname -I|cut -f1 -d ' '
#hostname -I|cut -f1 -d ' '
/home/pi/kill_all.sh
/usr/local/bin/rtl_tcp -a $(hostname -I|cut -f1 -d " ")
#/usr/local/bin/rtl_tcp -a $(hostname -I|cut -f1 -d " ")
sudo systemctl start rtl_tcp

Loading…
Cancel
Save

Powered by TurnKey Linux.