From 7f076f04629aaf1ea5bd79919f16fcafeab40324 Mon Sep 17 00:00:00 2001 From: tteckster Date: Tue, 3 Jan 2023 07:56:44 -0500 Subject: [PATCH] Update adguard-v5.sh tweak --- ct/adguard-v5.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ct/adguard-v5.sh b/ct/adguard-v5.sh index ed6b2621..0f9fd64b 100644 --- a/ct/adguard-v5.sh +++ b/ct/adguard-v5.sh @@ -371,6 +371,7 @@ lxc-attach -n $CTID -- bash -c "$(wget -qLO - https://raw.githubusercontent.com/ IP=$(pct exec $CTID ip a s dev eth0 | sed -n '/inet / s/\// /p' | awk '{print $2}') pct set $CTID -description "# ${APP} LXC Setup http://${IP}:3000 + http://${IP} ### https://tteck.github.io/Proxmox/ "