Files
ProxmoxVE/misc/alpine-tools.func
CanbiZ (MickLesk) c24c9996a3 fix(misc): use /usr/bin/install to prevent function shadowing
Bare 'install' can be shadowed when scripts define their own install() function, causing hangs. Use absolute path /usr/bin/install in alpine-tools.func and build.func to match the fix already applied to tools.func.
2026-03-26 10:03:31 +01:00

14 KiB