X-Git-Url: https://piware.de/gitweb/?p=talk-cockpit-auth-anywhere.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=63c7b939e11f571d5cd5502a3d6061772f2216ed;hp=e97bc2e9609fd5d99115529a4f44caee80a065a1;hb=4a64ab3b3bf9cd430f3ddb1fc74045c0a1f835f6;hpb=2ae8623120e5eae4e3c63bf1f8ac55b7709a7886 diff --git a/Makefile b/Makefile index e97bc2e..63c7b93 100644 --- a/Makefile +++ b/Makefile @@ -16,4 +16,7 @@ bots: download: bots bots/image-download rhel-7-8 windows-10 -.PHONY: deps clean +upload: cockpit-auth-anywhere.pdf + scp cockpit-auth-anywhere.pdf cockpit-auth-anywhere-notes.pdf piware.de:www/www/docs/ + +.PHONY: deps clean download upload