added popup for OK

pull/131/head
alanbjohnston 4 years ago committed by GitHub
parent 48e827d2f9
commit 5000432db0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -69,7 +69,9 @@ if [ "$choice" = "1" ] || [ "$frequency" = "144390" ] ; then
echo "Hit the Return key when you have done this in CubicSDR and Direwolf will start"
read input
result=$(zenity --info --text="Click OK!")
[[ ! -z "$result" ]] && read input
direwolf -c /home/pi/CubeSatSim/groundstation/direwolf/direwolf.conf -r 48000 -t 0

Loading…
Cancel
Save

Powered by TurnKey Linux.