Projet

Général

Profil

Révision d3889c60

Ajouté par Julien Enselme il y a environ 9 ans

Correct import of scripts-config-site.sh.

In bin/d7-delete-site.sh and bin/d7-reset-variables.sh the script was executed, not imported.

Voir les différences:

bin/d7-reset-variables.sh
8 8
. /home/assos/bin/print-help-if-required.sh
9 9

  
10 10
if [ -n "$1" ] ; then
11
    param="$1" /home/assos/bin/scripts-config-site.sh
11
    param="$1" . /home/assos/bin/scripts-config-site.sh
12 12
    # default is an exception to the rule
13 13
    # find returns the name of the as the absolute path, hence the use of grep
14 14
    # and not =

Formats disponibles : Unified diff