A collection of installation scripts for Proxmox VE containers. ## Installation Commands ### Huntarr Create a new Huntarr LXC container: ```bash bash -c "$(curl -fsSL https://git.bila.li/Proxmox/proxmox-ve-install-scripts/raw/branch/dev/ct/huntarr.sh)" ``` ### Profilarr Create a new Profilarr LXC container: ```bash bash -c "$(curl -fsSL https://git.bila.li/Proxmox/proxmox-ve-install-scripts/raw/branch/dev/ct/profilarr.sh)" ```