Projet

Général

Profil

Révision a629a580

Ajouté par Benjamin Luce il y a environ 9 ans

Correct import of scripts-config-site.sh

Close #531

Voir les différences:

bin/d7-reset-variables.sh
5 5
# ARGS: [site_name]
6 6

  
7 7
if [ -n "$1" ] ; then
8
    . scripts-config-site.sh "$1"
8
    param="$1" . scripts-config-site.sh
9 9
    # default is an exception to the rule
10 10
    if echo "$1" | grep -q default ; then
11 11
	    cd "${d7_dir_sites}/default"

Formats disponibles : Unified diff