Solved shellchecker hints

This commit is contained in:
2025-12-17 16:31:28 +01:00
parent 8c7f425df2
commit d5599ac1b8

View File

@@ -1,8 +1,6 @@
#!/usr/bin/env bash
set -euo pipefail
SCRIPT_DIR="$(cd "$(dirname "$0")" && pwd)"
: "${INFINITO_DISTRO:?Environment variable 'INFINITO_DISTRO' must be set (arch|debian|ubuntu|fedora|centos)}"
NO_CACHE=0