mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 05:57:26 +00:00
logging
This commit is contained in:
@@ -1438,7 +1438,7 @@ EOF'
|
||||
msg_ok "Customized LXC Container"
|
||||
|
||||
if ! lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/install/"$var_install".sh)"; then
|
||||
return
|
||||
exit $?
|
||||
fi
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user