From 7f10e093c9af6d2e02239aa043bba6d892309212 Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Tue, 29 Jun 2021 19:16:27 -0400 Subject: [PATCH] added v1.0 at start --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config b/config index 91819c13..765e2620 100755 --- a/config +++ b/config @@ -1,6 +1,6 @@ #!/bin/bash -# echo $1 +echo "CubeSatSim v1.0 configuration tool" if [ "$2" = "-n" ]; then norestart=1