mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-06-14 11:35:16 +02: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.