Projet

Général

Profil

Révision f556d6b9

Ajouté par Julien Enselme il y a environ 10 ans

Path error in rsync.

Voir les différences:

other-scripts/d7-sync.sh
53 53

  
54 54
mkdir $dir_site
55 55
cd $dir_site
56
rsync_from_assos -rltp --progress --delete drupal7/sites/$dir_site/* .
56
rsync_from_assos -rltp --progress --delete drupal7/sites/$dir_site/ .
57 57
# Change permissions for Apache
58 58
# TODO: do something less permissive than 755
59 59
chmod -R 755 .

Formats disponibles : Unified diff