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

index 53ccadd6f81b408792821f4ae5e38aabc4757dc5..4fbd70af6e5847834c4f8063b49f27257709ba33 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -44,7 +44,7 @@ clean:
         pygments.sty
 
 upload: presentation.pdf
         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_2013.pdf
 
 %.pdf: %.svg
        inkscape -D -A $@ $<
 
 %.pdf: %.svg
        inkscape -D -A $@ $<