From: Thomas Lamprecht Date: Sat, 6 Jun 2020 15:20:30 +0000 (+0200) Subject: add pbs to upload target X-Git-Url: https://git.proxmox.com/?p=proxmox-widget-toolkit.git;a=commitdiff_plain;h=ec8c0f111ce5f898e669b21082bfbffe348139f7 add pbs to upload target Signed-off-by: Thomas Lamprecht --- diff --git a/Makefile b/Makefile index 13f88d6..bc1d6e9 100644 --- a/Makefile +++ b/Makefile @@ -92,7 +92,7 @@ install: proxmoxlib.js .PHONY: upload upload: ${DEB} - tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pve,pmg --dist buster + tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pve,pmg,pbs --dist buster distclean: clean clean: