mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-24 03:10:40 +00:00
eb848fd70f
Pass an explicit empty second argument when downloading MongoDB tools and update fetch_and_deploy_from_url to default the directory parameter to an empty string. This avoids unset/ambiguous directory handling at the call site and ensures the function has a defined directory variable even when none is provided.