Update README.md

This commit is contained in:
tteckster 2022-02-09 20:01:56 -05:00 committed by GitHub
parent e9e63c858d
commit 7ebc1ede60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 8 deletions

View File

@ -564,14 +564,6 @@ bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/z
**Zwavejs2MQTT Interface - IP:8091**
⚙️ **To allow USB device passthrough:**
In the Proxmox web 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
____________________________________________________________________________________________