mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2025-12-10 21:11:28 -06:00
Refactored build.func to use a unified install.func for all supported OS types, simplifying OS detection and package installation. Added cleanup_lxc step to all install scripts. Removed support for runit, pacman, and nix-env from install.func, and improved SSH server installation logic for containers. Updated template pattern matching for additional OS types.