Projet

Général

Profil

Révision c45ffcc0

Ajouté par Julien Enselme il y a environ 9 ans

Scripts uses drush aliases, no need to go into the site's dir to launch commands

Voir les différences:

bin/d7-all-usage.sh
4 4

  
5 5
# For each modules and themes, list and count how much sites use its.
6 6

  
7
cd "${d7_dir_sites}"
8

  
9 7
for line in $(drush pml --no-core --pipe); do
10 8
    usage.sh -v d7 -s enabled -n "${line}"
11 9
    echo -e "\n"

Formats disponibles : Unified diff