build/drupal/exportDrupal.sh
changeset 561 bb2cb0fad904
parent 541 e756a8c72c3d
equal deleted inserted replaced
560:c956ffb74052 561:bb2cb0fad904
     5 DUMP=corpusdelaparole.sql
     5 DUMP=corpusdelaparole.sql
     6 APUSER=apache
     6 APUSER=apache
     7 APGROUP=apache
     7 APGROUP=apache
     8 # Variable de configuration à modifier selon vos besoins
     8 # Variable de configuration à modifier selon vos besoins
     9 #########################################################
     9 #########################################################
    10 ROOT=/var/www/corpusdelaparole/drupal/
    10 ROOT=/var/www/corpusdelaparole/drupal
    11 #########################################################
    11 #########################################################
    12 
    12 
    13 export DRUSH_OPTIONS="-q"
    13 export DRUSH_OPTIONS="-q"
    14 echo "--------------------------- PARAMETRES D'INSTALLATION -------------------------------------------------------"
    14 echo "--------------------------- PARAMETRES D'INSTALLATION -------------------------------------------------------"
    15 echo "------------ A modifier dans le fichier sites/default/settings.php au besoin --------------------------------"
    15 echo "------------ A modifier dans le fichier sites/default/settings.php au besoin --------------------------------"