From e90d4081f0a4413dfa824b1fb38b93114e4f26a9 Mon Sep 17 00:00:00 2001 From: mrrudy <31594962+mrrudy@users.noreply.github.com> Date: Thu, 20 Oct 2022 20:57:57 +0200 Subject: [PATCH] switch to tteck repo --- ct/kodi-v1.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/kodi-v1.sh b/ct/kodi-v1.sh index d636fcf9..4fb50025 100644 --- a/ct/kodi-v1.sh +++ b/ct/kodi-v1.sh @@ -298,7 +298,7 @@ msg_info "Starting LXC Container" pct start $CTID msg_ok "Started LXC Container" -lxc-attach -n $CTID -- bash -c "$(wget -qLO - https://raw.githubusercontent.com/mrrudy/Proxmox/main/setup/$var_install.sh)" || exit +lxc-attach -n $CTID -- bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/setup/$var_install.sh)" || exit IP=$(pct exec $CTID ip a s dev eth0 | sed -n '/inet / s/\// /p' | awk '{print $2}') pct set $CTID -description "# ${APP} LXC ### https://tteck.github.io/Proxmox/