|
|
|
@ -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"
|
|
|
|
|