From 50abee8b1368ab1a661ca7e510244dff88348d4e Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Wed, 5 Feb 2025 13:31:50 -0500 Subject: [PATCH] Update command v2.1 --- command | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/command b/command index 1349f45a..b7f04ee0 100755 --- a/command +++ b/command @@ -1,6 +1,6 @@ #!/bin/bash -echo -e "\nCommand and Control script for CubeSatSim v2.0\n" +echo -e "\nCommand and Control script for CubeSatSim v2.1\n" FILE=/home/pi/CubeSatSim/command_control if [ -f "$FILE" ]; then