From f962291d57aed1686fbaadfb93cf0ddce562e96f Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Tue, 1 Aug 2023 10:49:18 -0400 Subject: [PATCH] add or remove force_turbo=1 depending on mode --- config | 1 + 1 file changed, 1 insertion(+) diff --git a/config b/config index c9a37c74..dc8441c6 100755 --- a/config +++ b/config @@ -52,6 +52,7 @@ if [ "$1" = "" ]; then set -- "-h" fi + if [ "$1" = "-i" ]; then echo "Restarting CubeSatSim" sudo systemctl restart cubesatsim