equal
deleted
inserted
replaced
11 if [ -d ~/tmp/tweet_live_V$1 ]; then |
11 if [ -d ~/tmp/tweet_live_V$1 ]; then |
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 EOT |
17 EOT |
17 fi |
18 fi |
18 |
19 |
19 if [ -d ~/tmp/tweet_live_V$1 ]; then |
20 if [ -d ~/tmp/tweet_live_V$1 ]; then |
20 echo "Deleting temp export" |
21 echo "Deleting temp export" |