This commit is contained in:
CanbiZ
2025-06-30 13:39:39 +02:00
parent f8ec627fa0
commit 7ca204b827
4 changed files with 2 additions and 2 deletions

View File

@@ -1290,7 +1290,7 @@ EOF'
fi
msg_ok "Customized LXC Container"
lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/"$var_install".sh)" $?
lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/install/"$var_install".sh)" $?
}
# This function sets the description of the container.