equal
deleted
inserted
replaced
12 cat <<EOT | rsync -Cvrlz --delete --filter=". -" ~/tmp/tweet_live_V$1/web/ iri@www.iri.centrepompidou.fr:/home/polemictweet/ |
12 cat <<EOT | rsync -Cvrlz --delete --filter=". -" ~/tmp/tweet_live_V$1/web/ iri@www.iri.centrepompidou.fr:/home/polemictweet/ |
13 + core |
13 + core |
14 P config.php |
14 P config.php |
15 P .htaccess |
15 P .htaccess |
16 P limesurvey/*** |
16 P limesurvey/*** |
|
17 P demo/*** |
17 EOT |
18 EOT |
18 fi |
19 fi |
19 |
20 |
20 if [ -d ~/tmp/tweet_live_V$1 ]; then |
21 if [ -d ~/tmp/tweet_live_V$1 ]; then |
21 echo "Deleting temp export" |
22 echo "Deleting temp export" |