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
+1 -1
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 \