From 3f40eb33ed5899c7b4fa5f03b086e4d0b71d2a92 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Sat, 14 Sep 2024 10:30:30 -0400 Subject: [PATCH] Update install changed to v2.0 --- install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install b/install index 137b2fed..d4ce558a 100755 --- a/install +++ b/install @@ -1,6 +1,6 @@ #!/bin/bash -echo -e "\ninstallation script for CubeSatSim v1.3.2\n" +echo -e "\ninstallation script for CubeSatSim v2.0\n" FILE=/home/pi/CubeSatSim/sim.cfg if [ -f "$FILE" ]; then