Projet

Général

Profil

Révision 06e9d071

Ajouté par Assos Assos il y a environ 10 ans

Maintenant en local dans le jail webassos #374

Voir les différences:

bin/d7-all-usage.sh
1 1
#!/bin/sh
2 2

  
3
. /users/guest/assos/bin/scripts-config.sh
3
. /home/assos/bin/scripts-config.sh
4 4

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

  
......
9 9
for line in $(drush pml --no-core --pipe); do
10 10
    usage.sh d7 enabled "$line"
11 11
    echo -e "\n"
12
done
12
done

Formats disponibles : Unified diff