@ -523,11 +523,11 @@ elif [ "$1" = "-B" ]; then
echo "$value" > /dev/null
set -- $value
if [ "$1" = "a" ] || [ "$1" = "s" ] || [ "$1" = "m" ] ; then
# if [ "$1" = "a" ] || [ "$1" = "s" ] || [ "$1" = "m" ] ; then
echo "rebooting"
# sudo systemctl restart cubesatsim
sudo reboot now
fi
# fi
elif [ "$1" = "-q" ]; then
Powered by TurnKey Linux.