Update install download passat ground station

pull/347/head
Alan Johnston 1 year ago committed by GitHub
parent 21e723d18c
commit 84b8b81f2a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -162,6 +162,16 @@ echo "uplink_open=1" >> pacsat.config
cd cd
cd /tmp
wget https://www.g0kla.com/pacsat/downloads/test/PacSatGround_0.46m_linux.tar.gz
unzip PacSatGround_0.46m_linux.tar.gz -d /home/pi/Desktop
rm PacSatGround_0.46m_linux.tar.gz
cd
sudo cp ~/CubeSatSim/systemd/cubesatsim.service /etc/systemd/system/cubesatsim.service sudo cp ~/CubeSatSim/systemd/cubesatsim.service /etc/systemd/system/cubesatsim.service
sudo systemctl enable cubesatsim sudo systemctl enable cubesatsim

Loading…
Cancel
Save

Powered by TurnKey Linux.