From d088f89b166b8a6d7a0c1f13c7cde9858d85fc7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= Date: Thu, 15 Sep 2022 09:06:08 +0200 Subject: [PATCH] apt: add proxmox-offline-mirror-helper package MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fabian Grünbichler --- PVE/API2/APT.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/PVE/API2/APT.pm b/PVE/API2/APT.pm index 581a70ae..e9d27f4b 100644 --- a/PVE/API2/APT.pm +++ b/PVE/API2/APT.pm @@ -819,6 +819,7 @@ __PACKAGE__->register_method({ libpve-network-perl openvswitch-switch proxmox-backup-file-restore + proxmox-offline-mirror-helper pve-zsync zfsutils-linux );