소스 검색

Update frigate-support.sh

tteckster 2 년 전
부모
커밋
cdf9a6ba35
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      misc/frigate-support.sh

+ 1 - 1
misc/frigate-support.sh

@@ -73,5 +73,5 @@ 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/frigate-support.sh)" -s 106
+# bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/frigate-support.sh)" -s 106
 # Reboot the LXC to apply the changes