🎉 Release v0.2.5
Bug Fixed
Fixes
- Prevent word-splitting/globbing (
read -ra,IFS= read -r). - Correct
findoperator precedence with\(\). - Remove unused
update_env_with_detected_datastores().
Performance
- Collapse 20 PVE and 3 PBS
findcalls into single runs with cached arrays & in-memory filters.
Compatibility: PVE and PBS
Installation: bash -c "$(curl -fsSL https://raw.githubusercontent.com/tis24dev/proxmox-backup/main/install.sh)"