Projet

Général

Profil

Révision 73a967a6

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

Correct the script for nginx.

  • variable incorrectly declared in scripts-config.sh.
  • d7-generate-nginx-map.sh: script-config.sh was not imported.
  • Must reload nginx after updating the map (commented while sudo isn't installed).
  • Extra parenthesis in d7-create-site.sh when creating dummy sql files.

Voir les différences:

bin/d7-delete-site.sh
43 43

  
44 44
echo 'Remove site from nginx_map'
45 45
d7-generate-nginx-map.sh
46
# Restart nginx
47
#sudo service nginx reload
46 48

  
47 49
echo "Don't forget to:"
48 50
echo "- Refresh node site on default"

Formats disponibles : Unified diff