]> git.unchartedbackwaters.co.uk Git - francis/psl_presentation_20120418.git/commitdiff
Change upload target. master
authorFrancis Russell <francis@unchartedbackwaters.co.uk>
Fri, 22 Feb 2013 18:30:36 +0000 (18:30 +0000)
committerFrancis Russell <francis@unchartedbackwaters.co.uk>
Fri, 22 Feb 2013 18:30:36 +0000 (18:30 +0000)
Makefile

index c73bd27ceccdb6d11e440bb442e48820805dd555..3f3d4228e29bfa5ad17db7e45a96b4239cc6d301 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -38,7 +38,7 @@ clean:
         pygments.sty
 
 upload: presentation.pdf
-       rsync -C --progress presentation.pdf shell3.doc.ic.ac.uk:~/public_html/psl_onetep_presentation.pdf
+       rsync -C --progress presentation.pdf shell3.doc.ic.ac.uk:~/public_html/psl_presentation_2012.pdf
 
 %.pdf: %.svg
        inkscape -D -A $@ $<