Projet

Général

Profil

Révision 312a4195

Ajouté par Julien Enselme il y a plus de 10 ans

mv htmltest drupal7 was applied before running this script.

Voir les différences:

other-scripts/mv-htmltest-drupal7.sh
1 1
#!/bin/bash
2 2

  
3
for dir in $(find /users/guest/assos/htmltest/sites -maxdepth 1 -mindepth 1 -type d ! -name all | sort) ; do
3
for dir in $(find /users/guest/assos/drupal7/sites -maxdepth 1 -mindepth 1 -type d ! -name all | sort) ; do
4 4

  
5 5
    ## Get database name
6 6
    site=${dir##*/}

Formats disponibles : Unified diff