From 1912b4f2c87d1331f8c42827c5d917d96374b698 Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Mon, 16 Aug 2021 18:06:15 -0400 Subject: [PATCH] removed path for conf file --- groundstation/aprs-cubicsdr.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/groundstation/aprs-cubicsdr.sh b/groundstation/aprs-cubicsdr.sh index 79760907..2b7f1a4b 100755 --- a/groundstation/aprs-cubicsdr.sh +++ b/groundstation/aprs-cubicsdr.sh @@ -23,7 +23,7 @@ read input echo -direwolf -r 48000 -c /home/pi/CubeSatSim/groundstation/direwolf.conf -t 0 +direwolf -r 48000 -c direwolf.conf -t 0 sleep 10