pull/134/head
alanbjohnston 4 years ago committed by GitHub
parent c7e6d5b005
commit fc0db40dc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -37,12 +37,13 @@ sudo killall -9 CubicSDR &>/dev/null
sudo killall -9 zenity &>/dev/null
sleep 5
zenity --info --width=650 --height=140 --title="Instructions" --text="When CubicSDR opens, select <i>Generic RTL2832U</i> device then click <b>Start</b> to begin.\n\nThen click on a signal in the watefall to listen." &
setsid CubicSDR
zenity --info --width=650 --height=140 --title="Instructions" --text="When CubicSDR opens, select <i>Generic RTL2832U</i> device then click <b>Start</b> to begin.\n\nThen click on a signal in the watefall to listen."
sleep 5
setsid CubicSDR
sleep 10

Loading…
Cancel
Save

Powered by TurnKey Linux.