Update rtl-tcp.sh use systemd

pacsat-tx
Alan Johnston 12 months ago committed by GitHub
parent b43aa9da60
commit 15ebacf05b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -50,7 +50,8 @@ sudo killall -9 aplay &>/dev/null
sudo killall -9 zenity &>/dev/null
sudo /bin/sh -c '/usr/local/bin/rtl_tcp -a $(hostname -I|cut -f1 -d " ")'
#sudo /bin/sh -c '/usr/local/bin/rtl_tcp -a $(hostname -I|cut -f1 -d " ")'
sudo systemctl start rtl_tcp &>/dev/null
sleep 5

Loading…
Cancel
Save

Powered by TurnKey Linux.