sbin/sync/sync_live
changeset 286 6ac68295defe
parent 233 10d6fd6ce9ab
child 401 71c55bfff147
equal deleted inserted replaced
285:f1bc9fe452d5 286:6ac68295defe
    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"