cr suggetions

This commit is contained in:
Daniel Kukula
2025-08-17 20:19:55 +02:00
parent a89a5351e3
commit 319a779d49
4 changed files with 28 additions and 27 deletions

View File

@@ -1438,7 +1438,7 @@ EOF'
fi
msg_ok "Customized LXC Container"
lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/install/${var_install}.sh)"
lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/dkuku/ProxmoxVED/refs/heads/livebook/install/${var_install}.sh)"
}
destroy_lxc() {