mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-22 06:04:18 +08:00
ubuntu.sh: Add note to reboot computer
This commit is contained in:
committed by
Julian Kent
parent
0b049fa4d7
commit
eb81f4bce2
@@ -189,3 +189,8 @@ if [[ $INSTALL_SIM == "true" ]]; then
|
||||
;
|
||||
|
||||
fi
|
||||
|
||||
if [[ $INSTALL_NUTTX == "true" ]]; then
|
||||
echo
|
||||
echo "Reboot computer before attempting to build NUTTX targets"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user