mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Tools/setup/ubuntu.sh: remove comment from continued line (#21191)
Comment broke script
This commit is contained in:
parent
b5a6d6db0d
commit
58000ff61c
@ -84,7 +84,7 @@ sudo DEBIAN_FRONTEND=noninteractive apt-get -y --quiet --no-install-recommends i
|
||||
gdb \
|
||||
git \
|
||||
lcov \
|
||||
libfuse2 \ # QGroundControl AppImage requirement
|
||||
libfuse2 \
|
||||
libxml2-dev \
|
||||
libxml2-utils \
|
||||
make \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user