sbin/sync/sync_ldt_platform
changeset 8 325b616147c4
parent 0 bdf22b140727
child 54 e111c8a3b4ac
equal deleted inserted replaced
7:3e3eca4d4dd0 8:325b616147c4
    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/***