Subversion Repositories eFlore/Projets.eflore-projets

Compare Revisions

Regard whitespace Rev 495 → Rev 1037

/trunk/chargerDonnees.sh
5,14 → 5,14
# License : GPL v3
# Création : 07 decembre 2011
# Version: 0.1
# 2011-12-07 - Création
# $Id$
# 2014-03-20 : changement dossier distant suite à passage sur Agathis.
# 2011-12-07 : Création.
##############################################################################################################
# Constante
NBREPARAM=$#
APPDIR_ABSOLU=`pwd`;
DOSSIER_LOCAL="$APPDIR_ABSOLU/donnees/"
DOSSIER_DISTANT="/www/eflore/donnees/"
DOSSIER_DISTANT="/"
# Aide
E_OPTERR=65
if [ "$1" = '--help' ]