1
0
Fork 0

add wget to apt packages

This commit is contained in:
Anton Livaja 2025-03-03 07:00:12 -08:00
parent a7c22571cb
commit 237d8387ec
Signed by: anton
GPG Key ID: 44A86CFF1FDF0E85
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ install-apt-essentials:
curl \
build-essential \
jq \
wget \
-y