add or remove force_turbo=1 depending on mode

fm-rx
Alan Johnston 2 years ago committed by GitHub
parent 8e320c58e6
commit f962291d57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -52,6 +52,7 @@ if [ "$1" = "" ]; then
set -- "-h"
fi
if [ "$1" = "-i" ]; then
echo "Restarting CubeSatSim"
sudo systemctl restart cubesatsim

Loading…
Cancel
Save

Powered by TurnKey Linux.