From b3eeaaa8687061f7bae94f0ed3f9ec145cd113a5 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Sun, 5 Jan 2025 05:10:36 -0500 Subject: [PATCH] Update loc.sh activate venv --- groundstation/loc.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/groundstation/loc.sh b/groundstation/loc.sh index 06096323..8aa8cd9f 100755 --- a/groundstation/loc.sh +++ b/groundstation/loc.sh @@ -5,7 +5,10 @@ sudo killall -9 java &>/dev/null sudo killall -9 gpredict &>/dev/null -/home/pi/venv/bin/python3 /home/pi/CubeSatSim/groundstation/loc-foxtelem.py +source /home/pi/venv/bin/activate + + +python3 /home/pi/CubeSatSim/groundstation/loc-foxtelem.py #/usr/bin/gpredict