Merge branch 'pr-update-lxcs-services' of https://github.com/remz1337/ProxmoxVED into pr-update-lxcs-services

This commit is contained in:
Rémi Bédard-Couture 2025-07-21 15:30:21 -04:00
commit 02c2701e45

View File

@ -141,7 +141,7 @@ fi
containers_needing_reboot=()
for container in $CHOICE; do
msg_info "Updating container $container"
echo -e "${BL}[INFO]${CL} Updating container $container"
if [ "BACKUP_CHOICE" == "yes" ];then
backup_container $container