X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=Makefile;h=df339c2ef472261c33c97a5ccd38c8722ffd4649;hb=10a2a4aa2e07f720da624f9d0611af8d6be13152;hp=552bbd83b9dc7824c3358afc6b9d9f9da6fd8785;hpb=37d44f8e210330c323342f11afa5dff62a059ad9;p=pve-docs.git diff --git a/Makefile b/Makefile index 552bbd8..df339c2 100644 --- 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: