소스 검색

Update usb-passthrough.sh

tteckster 3 년 전
부모
커밋
90d65f47c1
1개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제
  1. 0 4
      misc/usb-passthrough.sh

+ 0 - 4
misc/usb-passthrough.sh

@@ -68,7 +68,3 @@ lxc.autodev: 1
 lxc.hook.autodev: bash -c '$HOOK_SCRIPT'
 EOF
 echo -e "\e[1;33m Finished....Reboot ${CTID} LXC to apply the changes \e[0m"
-
-# In the Proxmox web shell run (replace 106 with your LXC ID)
-# bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/misc/autodev.sh)" -s 106
-# Reboot the LXC to apply the changes