equal
deleted
inserted
replaced
11 if [ -d ~/tmp/eulalie_V$1 ]; then |
11 if [ -d ~/tmp/eulalie_V$1 ]; then |
12 cat <<EOT | rsync -Cvrlz --delete --filter=". -" ~/tmp/eulalie_V$1/web/ web.iri.centrepompidou.fr:/iridata/www/web/eulalie/ |
12 cat <<EOT | rsync -Cvrlz --delete --filter=". -" ~/tmp/eulalie_V$1/web/ web.iri.centrepompidou.fr:/iridata/www/web/eulalie/ |
13 + core |
13 + core |
14 P .htpasswd |
14 P .htpasswd |
15 P .htaccess |
15 P .htaccess |
16 P blinkster/.htaccess |
16 P eulalie/.htaccess |
17 P blinkster/config.py |
17 P eulalie/config.py |
18 P robots.txt |
18 P robots.txt |
19 P env/*** |
19 P env/*** |
20 P log/*** |
20 P log/*** |
21 P index/*** |
21 P index/*** |
22 P static/media/*** |
22 P static/media/*** |