mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-08-03 10:58:41 -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.