@ -268,6 +268,8 @@ if [ $changed -eq 1 ]; then
echo
fi
if [ "$noreboot" = "0" ] ; then
if [ $FLAG -eq 1 ]; then
echo "systemctl daemon-reload and reboot"
sudo systemctl daemon-reload
@ -283,5 +285,9 @@ else
echo "nothing to do."
else
echo "Reboot disabled"
echo "CubeSatSim update complete."
Powered by TurnKey Linux.