Update install fix g0kla lib

pacsat-v2.2-tlm3
Alan Johnston 3 weeks ago committed by GitHub
parent ac14553038
commit a269cca2b3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -129,8 +129,8 @@ sudo cp /home/pi/CubeSatSim/asound.conf /etc/asound.conf
FILE=/home/pi/pi_pacsat/Debug/pi_pacsat # code has already been compiled
if [ -f "$FILE" ]; then
cd
git clone https://github.com/alanbjohnston/iors_common.git
cd iors_common/Debug/
git clone https://github.com/alanbjohnston/g0kla_common.git
cd g0kla_common/Debug/
make all
sudo ./install.sh

Loading…
Cancel
Save

Powered by TurnKey Linux.