From 3afa2a007537b80801e56baafbe7c911565f84a9 Mon Sep 17 00:00:00 2001 From: Calvin Date: Tue, 27 Dec 2022 10:45:31 +0100 Subject: [PATCH] Revert "Update grocy-v4.sh" This reverts commit e2b19ed42b2794bddeb1b84f36873f0e4a76b94b. --- ct/grocy-v4.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/grocy-v4.sh b/ct/grocy-v4.sh index c495ba65..7b4fae30 100644 --- a/ct/grocy-v4.sh +++ b/ct/grocy-v4.sh @@ -309,7 +309,7 @@ bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/c 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/VR29/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/