fix huntarr bash url

This commit is contained in:
bilulib
2025-05-05 19:52:34 +02:00
parent 586e8a1126
commit c800635f2a

View File

@ -1,6 +1,7 @@
# proxmox-ve-install-scripts
huntarr: `bash -c "$(curl -fsSL https://git.bila.li/Proxmox/proxmox-ve-install-scripts/raw/branch/dev/lxc/huntarr.sh)"`
huntarr:
`bash -c "$(curl -fsSL https://git.bila.li/Proxmox/proxmox-ve-install-scripts/raw/branch/dev/ct/huntarr.sh)"`
# Proxmox VE Install Scripts
@ -13,7 +14,7 @@ A collection of installation scripts for Proxmox VE containers.
Create a new Huntarr LXC container:
```bash
bash -c "$(curl -fsSL https://git.bila.li/Proxmox/proxmox-ve-install-scripts/raw/branch/dev/lxc/huntarr.sh)"
bash -c "$(curl -fsSL https://git.bila.li/Proxmox/proxmox-ve-install-scripts/raw/branch/dev/ct/huntarr.sh)"
```
Install Huntarr in an existing container: