Projet

Général

Profil

Révision 5fbc698e

Ajouté par Julien Enselme il y a plus de 9 ans

Correctly generate map from sites.php.

Voir les différences:

bin/d7-create-site.sh
97 97
mv "${dir_tmp}/aliases.tmp" "${aliases_drushrc_php}"
98 98

  
99 99
### Update nginx_sites_map
100
echo $d7_site_name >> $nginx_site_names
101
# The sort must be reversed so that nginx aplly the rules correctly.
102
cat $nginx_site_names | sort -r > $nginx_site_names
103
update_nginx_map
100
d7-generate-nginx-map.sh
104 101

  
105 102
commit "Creation of site: ${d7_site_name}"
106 103

  

Formats disponibles : Unified diff