From f04e89241b21b8ccf0cd8729806125e1c76726db Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Thu, 1 Jan 2026 12:48:38 -0500 Subject: [PATCH] Update config with print --- config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config b/config index c5475b6b..378bfeae 100755 --- a/config +++ b/config @@ -35,6 +35,8 @@ function transmit_command { fi + echo "To change the mode of this CubeSatSim use config -n" + exit }