This commit is contained in:
CanbiZ 2025-11-17 14:58:29 +01:00
parent db70e9ac34
commit b5d3293202

View File

@ -3739,8 +3739,8 @@ create_lxc_container() {
msg_ok "LXC Container ${BL}$CTID${CL} ${GN}was successfully created." msg_ok "LXC Container ${BL}$CTID${CL} ${GN}was successfully created."
# Report container creation start to API # Report container creation to API
post_start_to_api post_to_api
} }
# ============================================================================== # ==============================================================================