fix huntarr bash url
This commit is contained in:
@ -1,6 +1,7 @@
|
|||||||
# proxmox-ve-install-scripts
|
# 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
|
# Proxmox VE Install Scripts
|
||||||
|
|
||||||
@ -13,7 +14,7 @@ A collection of installation scripts for Proxmox VE containers.
|
|||||||
Create a new Huntarr LXC container:
|
Create a new Huntarr LXC container:
|
||||||
|
|
||||||
```bash
|
```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:
|
Install Huntarr in an existing container:
|
||||||
|
|||||||
Reference in New Issue
Block a user