V8.13.064.2025.10.07
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -72,6 +72,11 @@ check_pkgs() {
|
||||
|
||||
fi
|
||||
|
||||
# shellcheck disable=SC2034,SC2155
|
||||
declare -gr VAR_LB_VER="$(lb -v)"
|
||||
# shellcheck disable=SC2034,SC2155
|
||||
declare -gr VAR_DS_VER="$(debootstrap --version)"
|
||||
|
||||
return 0
|
||||
}
|
||||
### Prevents accidental 'unset -f'.
|
||||
|
||||
Reference in New Issue
Block a user