From 6fa4f4476b2d2ae61918868349c814d842f2152f Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Tue, 29 Jun 2021 16:44:20 -0400 Subject: [PATCH] Update update --- update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update b/update index c8e7318f..67f5074b 100755 --- a/update +++ b/update @@ -1,6 +1,6 @@ #!/bin/bash -echo -e "\nupdate script for CubeSatSim\n" +echo -e "\nupdate script for CubeSatSim v1.0\n" sudo rm /home/pi/CubeSatSim/morse.wav /home/pi/CubeSatSim/id.txt /home/pi/CubeSatSim/cw.txt > /dev/null 2>&1