From 7f35db22393a36047efe40812054f84142b2f0a8 Mon Sep 17 00:00:00 2001 From: tteckster Date: Mon, 18 Apr 2022 08:09:41 -0400 Subject: [PATCH] Rename motioneye_container.sh to motioneye-v1.sh --- ct/{motioneye_container.sh => motioneye-v1.sh} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename ct/{motioneye_container.sh => motioneye-v1.sh} (99%) diff --git a/ct/motioneye_container.sh b/ct/motioneye-v1.sh similarity index 99% rename from ct/motioneye_container.sh rename to ct/motioneye-v1.sh index 28a88567..944ee9b6 100644 --- a/ct/motioneye_container.sh +++ b/ct/motioneye-v1.sh @@ -165,4 +165,4 @@ IP=$(pct exec $CTID ip a s dev eth0 | sed -n '/inet / s/\// /p' | awk '{print $2 info "Successfully Created MotionEye LXC to $CTID." echo -e "\e[1;92m MotionEye NVR should be reachable by going to the following URL. http://${IP}:8765 -\e[0m" \ No newline at end of file +\e[0m"