We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1abd06c commit 92a69a6Copy full SHA for 92a69a6
Makefile
@@ -92,4 +92,4 @@ distclean: clean
92
93
.PHONY: upload
94
upload: ${DEB}
95
- tar cf - ${DEB} | ssh -X [email protected] -- upload --product pve --dist bullseye
+ tar cf - ${DEB} | ssh -X [email protected] -- upload --product pve --dist bookworm
0 commit comments