mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-03-07 15:08:11 +00:00
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.