From c4b2fd95c6ba21dafead1bb800f7b895a533a875 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Thu, 28 May 2026 15:46:40 -0400 Subject: [PATCH] Update pacsat.sh fix unzip on PacSatGround, Loop not fixed yet --- groundstation/pacsat.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/groundstation/pacsat.sh b/groundstation/pacsat.sh index 58c803c7..bf154188 100755 --- a/groundstation/pacsat.sh +++ b/groundstation/pacsat.sh @@ -133,7 +133,7 @@ else cd sudo rm PacSatGround.zip &>/dev/null wget https://github.com/alanbjohnston/CubeSatSim/raw/refs/heads/master-b/spacecraft/PacSatGround_0.46o/PacSatGround.zip - unzip PacSatGround.zip -d PacSatGround + unzip PacSatGround.zip sudo rm PacSatGround.zip FILE=/home/pi/Desktop/PacsatGround/spacecraft/PacSatSim.properties