From a527f757e1c0a38e146df7215648aed4e8e952c7 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Sat, 12 Aug 2023 16:34:05 -0400 Subject: [PATCH] changed update version 1.3b --- update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update b/update index aba44d70..8b66bde8 100755 --- a/update +++ b/update @@ -1,6 +1,6 @@ #!/bin/bash -echo -e "\nupdate script for CubeSatSim v1.2\n" +echo -e "\nupdate script for CubeSatSim v1.3b\n" sudo rm /home/pi/CubeSatSim/morse.wav /home/pi/CubeSatSim/id.txt /home/pi/CubeSatSim/cw.txt > /dev/null 2>&1