Add shellcheck package
All checks were successful
release / release-default (push) Successful in 1h45m55s

This commit is contained in:
Astound 2025-07-20 20:07:48 -05:00
parent 424eb89c00
commit 5e4f5331a3
Signed by: kaiser
GPG Key ID: 97504AF0027B1A56

View File

@ -56,6 +56,7 @@ RUN apt-get update -y && apt-get upgrade -y && apt-get install --no-install-reco
python3 \
python3-pip \
python3-venv \
shellcheck \
siege \
sudo \
tar \