equal
deleted
inserted
replaced
11 if [ -d ~/tmp/platform_V$1 ]; then |
11 if [ -d ~/tmp/platform_V$1 ]; then |
12 cat <<EOT | rsync -Cvrlz --delete --filter=". -" ~/tmp/platform_V$1/web/ iri@clint.culturel.centrepompidou.lan:/iridata/www/dev/ldt/ |
12 cat <<EOT | rsync -Cvrlz --delete --filter=". -" ~/tmp/platform_V$1/web/ iri@clint.culturel.centrepompidou.lan:/iridata/www/dev/ldt/ |
13 + core |
13 + core |
14 P .htpasswd |
14 P .htpasswd |
15 P .htaccess |
15 P .htaccess |
16 P platform/.htaccess |
16 P ldtplatform/.htaccess |
17 P platform/config.py |
17 P ldtplatform/config.py |
18 P platform/modwsgi.wsgi |
18 P ldtplatform/modwsgi.wsgi |
19 P robots.txt |
19 P robots.txt |
20 P env/*** |
20 P env/*** |
21 P log/*** |
21 P log/*** |
22 P index/*** |
22 P index/*** |
23 P static/media/*** |
23 P static/media/*** |