mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-07-31 01:28:20 -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.