mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-09-24 21:27:16 +02:00
Update tools/pve/update-apps.sh
Co-authored-by: Chris <punk.sand7393@fastmail.com>
This commit is contained in:
committed by
GitHub
parent
9311cdabc1
commit
d3b75f80cd
@@ -238,7 +238,7 @@ if [[ -n "$var_container" ]]; then
|
|||||||
esac
|
esac
|
||||||
|
|
||||||
if [[ -z "$CHOICE" ]]; then
|
if [[ -z "$CHOICE" ]]; then
|
||||||
msg_error "No containers matched the selection criteria: $var_container"
|
msg_error "No containers matched the selection criteria: $var_container ${var_tags:-community-script|proxmox-helper-scripts}"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
msg_ok "Selected containers: $CHOICE"
|
msg_ok "Selected containers: $CHOICE"
|
||||||
|
|||||||
Reference in New Issue
Block a user