Skip to content

Commit 92a69a6

Browse files
switch upload dist to bookworm
Signed-off-by: Thomas Lamprecht <[email protected]>
1 parent 1abd06c commit 92a69a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,4 +92,4 @@ distclean: clean
9292

9393
.PHONY: upload
9494
upload: ${DEB}
95-
tar cf - ${DEB} | ssh -X [email protected] -- upload --product pve --dist bullseye
95+
tar cf - ${DEB} | ssh -X [email protected] -- upload --product pve --dist bookworm

0 commit comments

Comments
 (0)