Update pacsat.sh change filename to master-b

pull/426/head
Alan Johnston 1 week ago committed by GitHub
parent b8d53baf73
commit 0c5b0abd6f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -104,7 +104,7 @@ elif [ "$loopback" = "1" ] ; then
cd cd
sudo rm PacSatGroundLoop.zip &>/dev/null sudo rm PacSatGroundLoop.zip &>/dev/null
wget https://github.com/alanbjohnston/CubeSatSim/raw/refs/heads/master-b-p/spacecraft/PacSatGround_0.46o/PacSatGround.zip wget https://github.com/alanbjohnston/CubeSatSim/raw/refs/heads/master-b/spacecraft/PacSatGround_0.46o/PacSatGround.zip
unzip PacSatGround.zip -d PacSatGroundLoop unzip PacSatGround.zip -d PacSatGroundLoop
sudo rm PacSatGround.zip sudo rm PacSatGround.zip
@ -132,7 +132,7 @@ else
cd cd
sudo rm PacSatGround.zip &>/dev/null sudo rm PacSatGround.zip &>/dev/null
wget https://github.com/alanbjohnston/CubeSatSim/raw/refs/heads/master-b-p/spacecraft/PacSatGround_0.46o/PacSatGround.zip 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 -d PacSatGround
sudo rm PacSatGround.zip sudo rm PacSatGround.zip

Loading…
Cancel
Save

Powered by TurnKey Linux.