Update pacsat.sh fix zip changes

master-b-q
Alan Johnston 1 week ago committed by GitHub
parent 4a9e3aa2d8
commit 2eb80cce5a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -105,8 +105,8 @@ elif [ "$loopback" = "1" ] ; then
cd
sudo rm PacSatGroundLoop.zip &>/dev/null
wget https://github.com/alanbjohnston/CubeSatSim/raw/refs/heads/master-b-p/spacecraft/PacSatGround_0.46o/PacSatGround.zip
unzip PacSatGroundLoop.zip -d PacSatGroundLoop
sudo rm PacSatGroundLoop.zip
unzip PacSatGround.zip -d PacSatGroundLoop
sudo rm PacSatGround.zip
FILE=/home/pi/Desktop/PacsatGround/spacecraft/PacSatSim.properties
if [ -f "$FILE" ]; then

Loading…
Cancel
Save

Powered by TurnKey Linux.