From: hackbard Date: Mon, 3 Mar 2008 10:09:23 +0000 (+0100) Subject: sync plot dir instead of figs dir X-Git-Url: https://hackdaworld.org/gitweb/?p=lectures%2Flatex.git;a=commitdiff_plain;h=13d9d4b3f7c147a3a5f1ae218b866098e1111752 sync plot dir instead of figs dir --- diff --git a/posic/sync.sh b/posic/sync.sh index c75a64d..82329d0 100755 --- a/posic/sync.sh +++ b/posic/sync.sh @@ -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/