]> git.proxmox.com Git - proxmox-widget-toolkit.git/blobdiff - Makefile
add pbs to upload target
[proxmox-widget-toolkit.git] / Makefile
index 13f88d62b6c3d4864a987c4b69c24aad43bac0ac..bc1d6e9be61090d0f74e47c068b4793e8b83b892 100644 (file)
--- 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: