Compare commits

..

1 Commits

Author SHA1 Message Date
push-app-to-main[bot]
9eaf703bb0 Add alpine-borgbackup-server (ct) 2026-03-23 13:30:56 +00:00
2 changed files with 1 additions and 5 deletions

View File

@@ -428,10 +428,6 @@ Exercise vigilance regarding copycat or coat-tailing sites that seek to exploit
## 2026-03-23
### 🆕 New Scripts
- Alpine-Borgbackup-Server ([#13219](https://github.com/community-scripts/ProxmoxVE/pull/13219))
### 🚀 Updated Scripts
- NginxProxyManager: build OpenResty from source via GitHub releases [@MickLesk](https://github.com/MickLesk) ([#13134](https://github.com/community-scripts/ProxmoxVE/pull/13134))

View File

@@ -4998,7 +4998,7 @@ create_lxc_container() {
return 0
fi
msg_warn "An update for the Proxmox LXC stack is available"
msg_info "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