mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-14 08:38:38 +08:00
98f0ba33d2
This should prevent debconf from asking questions during install. Presumably, the exported env variable DEBIAN_FRONTEND is not taken into account in a sudo command, hence we need to add it every time.