Tools/setup/ubuntu.sh: remove comment from continued line (#21191)

Comment broke script
This commit is contained in:
João Neto 2023-02-28 07:12:20 +00:00 committed by GitHub
parent b5a6d6db0d
commit 58000ff61c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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 \