From ffdb093b75c6614c2e1aaa1ef0b8d513d51e9b48 Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Sun, 6 Mar 2022 07:35:44 -0500 Subject: [PATCH] version 1.2 --- update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update b/update index b8d61613..53aa19cd 100755 --- a/update +++ b/update @@ -1,6 +1,6 @@ #!/bin/bash -echo -e "\nupdate script for CubeSatSim v1.1\n" +echo -e "\nupdate script for CubeSatSim v1.2\n" sudo rm /home/pi/CubeSatSim/morse.wav /home/pi/CubeSatSim/id.txt /home/pi/CubeSatSim/cw.txt > /dev/null 2>&1