Update update print reboot needed if disabled

beta-pl
Alan Johnston 2 years ago committed by GitHub
parent 6f05182f24
commit 0d0939c750
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -286,8 +286,9 @@ if [ "$noreboot" = "0" ] ; then
fi fi
fi fi
else else
if [ $FLAG -eq 1 ]; then
echo "Reboot disabled" echo "reboot needed for changes to take effect"
fi
fi fi
echo "CubeSatSim update complete." echo "CubeSatSim update complete."

Loading…
Cancel
Save

Powered by TurnKey Linux.