mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-17 11:56:20 +00:00
Update README.md
This commit is contained in:
parent
6c66c52ecd
commit
3915ac6ad2
11
README.md
11
README.md
@ -489,16 +489,6 @@ bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/z
|
||||
<h3 align="center" id="heading">⚡ Default Settings: 1GB RAM - 4GB Storage - 2vCPU ⚡</h3>
|
||||
|
||||
|
||||
⚙️ **To allow USB device passthrough:**
|
||||
|
||||
In the **Proxmox Shell** run (**replace `106` with your LXC ID**)
|
||||
```yaml
|
||||
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/misc/usb-passthrough.sh)" -s 106
|
||||
```
|
||||
|
||||
Reboot the LXC to apply the changes
|
||||
|
||||
|
||||
⚙️ **Determine the location of your adapter**
|
||||
|
||||
Run from the LXC console
|
||||
@ -533,6 +523,7 @@ mqtt:
|
||||
version: 4
|
||||
serial:
|
||||
port: /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0
|
||||
#adapter: deconz ### uncomment adapter: deconz for ConBee II ###
|
||||
advanced:
|
||||
pan_id: GENERATE
|
||||
network_key: GENERATE
|
||||
|
Loading…
Reference in New Issue
Block a user