diff --git a/build.sh b/build.sh index 277664f..7499cdc 100755 --- a/build.sh +++ b/build.sh @@ -8,6 +8,7 @@ apt-get update # Install helper utils apt-get install -y --no-install-recommends \ apt-transport-https \ + jq \ lsb-release \ make \ sudo