From 66e4e300c08fd8162b16ec7b7c12287291e57203 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Tue, 15 Oct 2024 10:26:02 -0400 Subject: [PATCH] Update command changed to v2.0 --- command | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/command b/command index 6bc08fa8..cefa946d 100755 --- a/command +++ b/command @@ -1,6 +1,6 @@ #!/bin/bash -echo -e "\nCommand and Control script for CubeSatSim v1.3.2\n" +echo -e "\nCommand and Control script for CubeSatSim v2.0\n" FILE=/home/pi/CubeSatSim/command_control if [ -f "$FILE" ]; then