Merge "Adding python3-dev and net-tools to install-packages.sh"

This commit is contained in:
Zuul 2022-06-28 04:29:47 +00:00 committed by Gerrit Code Review
commit 820788a501
1 changed files with 2 additions and 0 deletions

View File

@ -24,4 +24,6 @@ sudo apt-get install --no-install-recommends -y \
curl \
uuid-runtime \
bc \
python3-dev \
net-tools \
python3-pip