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