Update pacsat.sh fix unzip on PacSatGround, Loop not fixed yet

pull/428/head
Alan Johnston 1 week ago committed by GitHub
parent e96723422b
commit c4b2fd95c6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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

Loading…
Cancel
Save

Powered by TurnKey Linux.