diff --git a/install b/install index 9a71adb3..02c8b158 100755 --- a/install +++ b/install @@ -373,6 +373,12 @@ cd PiSSTVpp make pisstvpp +echo "Copying SSTV image 1" +cp /home/pi/CubeSatSim/sstv/sstv_image_1_320_x_256.jpg /home/pi/CubeSatSim/sstv_image_1_320_x_256.jpg + +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