Update config missing fi

sim-fail-4
Alan Johnston 4 months ago committed by GitHub
parent 31eaf7d360
commit f3dee164e9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1755,6 +1755,8 @@ elif [ "$1" = "-U" ]; then
time="${13}" time="${13}"
echo "Keeping value of" $time echo "Keeping value of" $time
# norestart=1 # norestart=1
fi
else else
sim="no" sim="no"
echo "Random Simulated Failure is OFF" echo "Random Simulated Failure is OFF"
@ -1774,8 +1776,6 @@ elif [ "$1" = "-U" ]; then
## sudo reboot now ## sudo reboot now
# sudo restart cubesatsim # sudo restart cubesatsim
elif [ "$1" = "-h" ]; then elif [ "$1" = "-h" ]; then
echo "config OPTION" echo "config OPTION"

Loading…
Cancel
Save

Powered by TurnKey Linux.