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/scripts-utils.sh
5 5
# Check if scripts-config.sh is imported.
6 6
if [ -z "${scripts_config}" ] ; then
7 7
    echo "Import of scripts-config.sh required."
8
    . scripts-config.sh
8
    . /home/assos/bin/scripts-config.sh
9 9
fi
10 10

  
11 11
scripts_utils='imported'

Formats disponibles : Unified diff