From 56dd74e3c6d8d5eb82c8ddfb9417af704b751230 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 4 Sep 2019 15:24:37 +0100 Subject: [PATCH] make install Signed-off-by: Ian Jackson --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 2087549..6d36100 100644 --- a/Makefile +++ b/Makefile @@ -92,5 +92,5 @@ for-printing: talk.pdf talk.ps umount $(usb) install: slides.pdf talk.txt - rsync -vP $^ ijackson@chiark:public-html/2019/ghm-rust-talk/ - git push ijackson@chiark:public-git/talk-2019-ghm-rust.git + rsync -vP $^ ijackson@chiark:public-html/2019/ghm-rust-talk/ + git push ijackson@chiark:public-git/talk-2019-ghm-rust.git -- 2.30.2