Projet

Général

Profil

Révision 653aeb8e

Ajouté par Julien Enselme il y a environ 9 ans

Various correction in scripts.

  • All source imports use absolute path.
  • Add comments.
  • Create 2 new variables: d7_dir_all_modules and d7_dir_all_themes in scripts-config.sh.
  • Make scripts respect code style.

Voir les différences:

bin/flush-files.sh
40 40
# Check if scripts-utils.sh is imported.
41 41
if [ -z "${scripts_utils}" ] ; then
42 42
    echo "Import of scripts-utils.sh required."
43
    . scripts-utils.sh
43
    . /home/assos/bin/scripts-utils.sh
44 44
fi
45 45

  
46 46

  

Formats disponibles : Unified diff