From a91963236c9fce1c8eed0fd2cfa875cea701d098 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Sun, 13 Aug 2023 11:12:21 -0400 Subject: [PATCH] Update config typo --- config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config b/config index f7fa9f0a..72dbd818 100755 --- a/config +++ b/config @@ -379,7 +379,8 @@ elif [ "$1" = "-T" ]; then echo "Command state set to True to enable beacon" else echo "False" > /home/pi/CubeSatSim/command_count.txt - echo "Command state set to False to disable beacon" fi + echo "Command state set to False to disable beacon" + fi elif [ "$1" = "-R" ]; then