From 552224612a8e94ed5759e250bbe9011fca045297 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Thu, 31 Oct 2024 10:20:47 -0400 Subject: [PATCH] Update config changed default to direwolf --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config b/config index 51c9035e..6a316222 100755 --- a/config +++ b/config @@ -1382,7 +1382,7 @@ elif [ "$1" = "-g" ]; then sudo rm /home/pi/CubeSatSim/command_control > /dev/null 2>&1 - sudo rm /home/pi/CubeSatSim/command_control_direwolf > /dev/null 2>&1 + touch /home/pi/CubeSatSim/command_control_direwolf sudo rm /home/pi/CubeSatSim/beacon_off > /dev/null 2>&1