diff --git a/install b/install index b7a6ed76..ce3a650f 100755 --- a/install +++ b/install @@ -91,6 +91,16 @@ cp /home/pi/CubeSatSim/sstv/sstv_image_1_320_x_256.jpg /home/pi/CubeSatSim/sstv_ echo "Copying SSTV image 2" cp /home/pi/CubeSatSim/sstv/sstv_image_2_320_x_256.jpg /home/pi/CubeSatSim/sstv_image_2_320_x_256.jpg +cd + +git clone https://github.com/alanbjohnston/rpitx.git + +cd rpitx + +./install.sh + + +cd cd