From 04c831fb5f57d628751fd091320f41c0c7527aa1 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Thu, 26 Jun 2025 09:51:26 -0400 Subject: [PATCH] Update fox-profile.sh add venv --- groundstation/fox-profile.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/groundstation/fox-profile.sh b/groundstation/fox-profile.sh index 1610e293..91290402 100755 --- a/groundstation/fox-profile.sh +++ b/groundstation/fox-profile.sh @@ -5,6 +5,8 @@ echo "Script to change your default FoxTelem profile for FIAB v4" echo +source /home/pi/venv/bin/activate + sudo rm /home/pi/FoxTelemetryData/.foxprofile /home/pi/CubeSatSim/groundstation/fox-run.sh