From 88a187c1588a9d677bb9decac9be990cbc9a8a7b Mon Sep 17 00:00:00 2001 From: tteckster Date: Tue, 1 Feb 2022 11:28:40 -0500 Subject: [PATCH] Update and rename frigate-conf.sh to frigate-support.sh --- misc/{frigate-conf.sh => frigate-support.sh} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename misc/{frigate-conf.sh => frigate-support.sh} (96%) diff --git a/misc/frigate-conf.sh b/misc/frigate-support.sh similarity index 96% rename from misc/frigate-conf.sh rename to misc/frigate-support.sh index 0c0882ea..3a26a3b9 100644 --- a/misc/frigate-conf.sh +++ b/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-conf.sh)" -s 106 -# Reboot the LXC to apply the changes \ No newline at end of file +# bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/misc/frigate-support.sh)" -s 106 +# Reboot the LXC to apply the changes