mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2026-05-04 16:40:57 +00:00
c24c9996a3
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.