sync plot dir instead of figs dir
[lectures/latex.git] / posic / sync.sh
index c75a64d..82329d0 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/