mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-28 19:32:36 +08:00
Tools/setup/ubuntu.sh: remove comment from continued line (#21191)
Comment broke script
This commit is contained in:
@@ -84,7 +84,7 @@ sudo DEBIAN_FRONTEND=noninteractive apt-get -y --quiet --no-install-recommends i
|
|||||||
gdb \
|
gdb \
|
||||||
git \
|
git \
|
||||||
lcov \
|
lcov \
|
||||||
libfuse2 \ # QGroundControl AppImage requirement
|
libfuse2 \
|
||||||
libxml2-dev \
|
libxml2-dev \
|
||||||
libxml2-utils \
|
libxml2-utils \
|
||||||
make \
|
make \
|
||||||
|
|||||||
Reference in New Issue
Block a user