V8.02.768.2025.06.01

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-06-01 11:21:36 +02:00
parent 3c53f59f1b
commit ebf6e8b01f

View File

@@ -22,7 +22,7 @@ check_pkgs() {
fi
if [[ -z "$(command -v dialog || true)" ]]; then
apt-get install --no-install-recommends dialog -y
if ! $VAR_HANDLER_AUTOBUILD; then apt-get install --no-install-recommends dialog -y; fi
fi
if [[ -z "$(command -v mkpasswd || true)" ]]; then