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/log.sh
1 1
#!/bin/sh
2 2
. /home/assos/bin/scripts-config.sh
3 3

  
4
# Read stdin (so stdout from the command passed in argument)
4 5
log=$(cat)
5 6
command="$1"
6 7

  

Formats disponibles : Unified diff