From 7a48f51be49ce6bfb1705e17052462b77b299834 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Fri, 29 May 2026 16:19:24 -0400 Subject: [PATCH] Update pacsat-run.sh don't kill dire wolf on exit --- groundstation/pacsat-run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/groundstation/pacsat-run.sh b/groundstation/pacsat-run.sh index d19b9dba..89e0252c 100755 --- a/groundstation/pacsat-run.sh +++ b/groundstation/pacsat-run.sh @@ -78,7 +78,7 @@ sudo killall -9 direwolf &>/dev/null fi -sudo killall -9 direwolf &>/dev/null +# sudo killall -9 direwolf &>/dev/null sleep 10