|
|
|
@ -165,7 +165,7 @@ if [ -f "$FILE" ]; then
|
|
|
|
fi
|
|
|
|
fi
|
|
|
|
|
|
|
|
|
|
|
|
FILE=/home/pi/pacsat_telem/Debug/pacsat_telem # code has already been compiled
|
|
|
|
FILE=/home/pi/pacsat_telem/Debug/pacsat_telem # code has already been compiled
|
|
|
|
if [ -f "$FILE" ]; then
|
|
|
|
if [ ! -f "$FILE" ]; then
|
|
|
|
cd
|
|
|
|
cd
|
|
|
|
sudo apt-get install -y libbsd-dev
|
|
|
|
sudo apt-get install -y libbsd-dev
|
|
|
|
git clone https://github.com/alanbjohnston/pacsat_telem.git
|
|
|
|
git clone https://github.com/alanbjohnston/pacsat_telem.git
|
|
|
|
|