]> hackdaworld.org Git - lectures/latex.git/commitdiff
sync plot dir instead of figs dir
authorhackbard <hackbard@hackdaworld.org>
Mon, 3 Mar 2008 10:09:23 +0000 (11:09 +0100)
committerhackbard <hackbard@hackdaworld.org>
Mon, 3 Mar 2008 10:09:23 +0000 (11:09 +0100)
posic/sync.sh

index c75a64d818682993176268f62aa4d2037405ea33..82329d0a30285399bf5853b4555df1bd97d35cb4 100755 (executable)
@@ -5,7 +5,7 @@ if [ "`hostname`" != "sage" ]; then
 fi
 
 $RSYNC -e "ssh -p 3389" $SRC/img/ ./img/
-$RSYNC -e "ssh -p 3389" $SRC/figs/ ./figs/
+$RSYNC -e "ssh -p 3389" $SRC/plot/ ./plot/
 
 $RSYNC -e "ssh -p 3389" $SRC/talks/*.pdf ./talks/