From 393eba7e7a6e92935f07795fc838e410a642d235 Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Fri, 8 Oct 2021 09:35:59 -0400 Subject: [PATCH] menu --- groundstation/cubicsdr-packet.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/groundstation/cubicsdr-packet.sh b/groundstation/cubicsdr-packet.sh index 0b4a9d02..67f9147e 100755 --- a/groundstation/cubicsdr-packet.sh +++ b/groundstation/cubicsdr-packet.sh @@ -69,7 +69,7 @@ if [ "$choice" = "1" ] || [ "$frequency" = "144390" ] ; then echo "Hit the Return key when you have done this in CubicSDR and Direwolf will start" - result=$(zenity --info --text="Click OK!") + result=$(zenity --info --text="When CubicSDR opens, select Generic RTL2832 device then click Start to begin.\nThen click OK") [[ ! -z "$result" ]] && read input