mirror of https://github.com/tteck/Proxmox.git
Update troubleshoot.md
This commit is contained in:
parent
67ded85ab0
commit
9d05ef2715
|
@ -6,6 +6,6 @@ If Proxmox sees your device, you can try setting autodev by running the below sc
|
||||||
```
|
```
|
||||||
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/autodev.sh)" -s 100
|
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/autodev.sh)" -s 100
|
||||||
```
|
```
|
||||||
change 100 to your LXC ID.
|
:warning: change 100 to your LXC ID.
|
||||||
|
|
||||||
Note: The changes will apply after a reboot of the LXC.
|
Note: The changes will apply after a reboot of the LXC.
|
||||||
|
|
Loading…
Reference in New Issue