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