X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=Makefile;h=eacdd010c3555e675179bd21b4c274aba62a5940;hb=80ea69b416986455622821a4e8c6b74c19ca9362;hp=ce8aa0afd4f6b5d33913026e1e155ce0596c2497;hpb=94791efabb14bad59a162b8e4ae1c08831392630;p=proxmox-widget-toolkit.git diff --git a/Makefile b/Makefile index ce8aa0a..eacdd01 100644 --- a/Makefile +++ b/Makefile @@ -37,8 +37,8 @@ lint: ${JSSRC} .PHONY: upload upload: ${DEBS} - tar cf - ${WT_DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pve,pmg,pbs --dist buster - tar cf - ${WT_DEV_DEB} | ssh -X repoman@repo.proxmox.com -- upload --product devel --dist buster + tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pve,pmg,pbs --dist bullseye + tar cf - ${DEV_DEB} | ssh -X repoman@repo.proxmox.com -- upload --product devel --dist bullseye distclean: clean clean: