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-generate-nginx-map.sh
1 1
#!/bin/sh
2 2

  
3
. /home/assos/bin/scripts-config.sh
4

  
3 5
help=<<EOF
4 6
Generate nginx map from Drupal's sites.php
5 7

  

Formats disponibles : Unified diff