From a8b3e11fece31f47edf43bfcfb96408dd652522c Mon Sep 17 00:00:00 2001 From: tteck Date: Thu, 12 Aug 2021 12:33:07 -0400 Subject: [PATCH] Update troubleshoot.md --- troubleshoot.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/troubleshoot.md b/troubleshoot.md index 70d0c265..65247b16 100644 --- a/troubleshoot.md +++ b/troubleshoot.md @@ -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 ``` -:warning: change 100 to your LXC ID. +:warning: change `100` to your LXC ID. Note: The changes will apply after a reboot of the LXC.