From 1bbc12acb2b006a38dc45665a9d367e87837cbd1 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Thu, 1 Jan 2026 17:12:50 -0500 Subject: [PATCH] Update config typo --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config b/config index a64a7b1c..191f464b 100755 --- a/config +++ b/config @@ -47,7 +47,7 @@ function transmit_command { exit } -functionn check_restart { +function check_restart { sudo echo "a" > /home/pi/CubeSatSim/.mode if [ "$1" == "f" ] || [ "$1" == "b" ] || [ "$1" == "e" ] || [ "$1" == "j" ] ; then