]> git.proxmox.com Git - pve-docs.git/blobdiff - Makefile
d/copyright: update years
[pve-docs.git] / Makefile
index 552bbd83b9dc7824c3358afc6b9d9f9da6fd8785..df339c2ef472261c33c97a5ccd38c8722ffd4649 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -66,7 +66,7 @@ GEN_SCRIPTS=                                  \
 API_VIEWER_FILES=                                                      \
        api-viewer/apidata.js                                           \
        api-viewer/PVEAPI.js                                            \
-       /usr/share/javascript/proxmox-widget-toolkit-dev/APIVIEWER.js
+       /usr/share/javascript/proxmox-widget-toolkit-dev/APIViewer.js
 
 API_VIEWER_SOURCES=                            \
        api-viewer/index.html                   \
@@ -225,7 +225,7 @@ mediawiki-install: pve-docs-mediawiki-import
 
 .PHONY: upload
 upload: ${GEN_DEB} ${DOC_DEB} ${MEDIAWIKI_DEB}
-       tar cf - ${GEN_DEB} ${DOC_DEB} ${MEDIAWIKI_DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pve --dist buster
+       tar cf - ${GEN_DEB} ${DOC_DEB} ${MEDIAWIKI_DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pve --dist bullseye
 
 .PHONY: update
 update: