]> hackdaworld.org Git - lectures/latex.git/blobdiff - posic/sync.sh
added mpi to makefile
[lectures/latex.git] / posic / sync.sh
index 82329d0a30285399bf5853b4555df1bd97d35cb4..10645392120e435c9e2fa295f8becd8390d019a9 100755 (executable)
@@ -5,6 +5,7 @@ if [ "`hostname`" != "sage" ]; then
 fi
 
 $RSYNC -e "ssh -p 3389" $SRC/img/ ./img/
 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/
 $RSYNC -e "ssh -p 3389" $SRC/plot/ ./plot/
 
 $RSYNC -e "ssh -p 3389" $SRC/talks/*.pdf ./talks/