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
else
echo "Reboot disabled"
if [ $FLAG -eq 1 ]; then
echo "reboot needed for changes to take effect"
fi
fi
echo "CubeSatSim update complete."

Loading…
Cancel
Save

Powered by TurnKey Linux.