mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-28 11:50:06 +00:00
qf msg_warn lxc stack update
This commit is contained in:
parent
f1f7bd17b0
commit
791981ba68
1 changed files with 1 additions and 1 deletions
|
|
@ -4998,7 +4998,7 @@ create_lxc_container() {
|
|||
return 0
|
||||
fi
|
||||
|
||||
msg_info "An update for the Proxmox LXC stack is available"
|
||||
msg_warn "An update for the Proxmox LXC stack is available"
|
||||
echo " pve-container: installed=${_pvec_i:-n/a} candidate=${_pvec_c:-n/a}"
|
||||
echo " lxc-pve : installed=${_lxcp_i:-n/a} candidate=${_lxcp_c:-n/a}"
|
||||
echo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue