From 57a49c4fa25f96a63b1418152b5b803d1114d5b0 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Tue, 10 Jun 2025 13:31:45 -0400 Subject: [PATCH] Update config add sudo for reset --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config b/config index 9b4bd333..759c609b 100755 --- a/config +++ b/config @@ -1388,7 +1388,7 @@ elif [ "$1" = "-g" ]; then sudo rm /home/pi/CubeSatSim/command_control > /dev/null 2>&1 - touch /home/pi/CubeSatSim/command_control_direwolf + sudo touch /home/pi/CubeSatSim/command_control_direwolf sudo rm /home/pi/CubeSatSim/beacon_off > /dev/null 2>&1