removed systemd call so window can auto close

pull/131/head
alanbjohnston 4 years ago committed by GitHub
parent f3a6402ab0
commit 1bebae624a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save

Powered by TurnKey Linux.