mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-08-03 18:59:55 -04:00
Using bare 'install' command gets shadowed when scripts define their own install() function, causing setup_uv to hang. Use /usr/bin/install instead.