]> git.proxmox.com Git - pve-firewall.git/blobdiff - Makefile
remove base path of runcommand calls
[pve-firewall.git] / Makefile
index 9cd29470e1ebfaa218918eae41b45b49b07b23df..c98886d1de8d78524df55c4e70f0f49a5e57b92b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -48,4 +48,4 @@ clean:
 
 .PHONY: upload
 upload: $(DEBS)
-       tar cf - $(DEBS) | ssh repoman@repo.proxmox.com -- upload --product pve --dist stretch --arch ${DEB_BUILD_ARCH}
+       tar cf - $(DEBS) | ssh repoman@repo.proxmox.com -- upload --product pve --dist buster --arch ${DEB_BUILD_ARCH}