Changeset 2838
- Timestamp:
- 01/07/12 21:26:42 (4 months ago)
- Files:
-
- 1 modified
-
trunk/hosting/scripts/maj_module.sh (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/hosting/scripts/maj_module.sh
r2837 r2838 77 77 if test -e "$VLMGSHHS/rivers-f-1.dat" ; then 78 78 echo "++$confmodule: les fichiers de bdd gshhs existent déjà !" 79 exit 080 79 else 81 80 echo "+$confmodule: Download des fichiers poly, rivers et borders" … … 99 98 echo -n "Deleting tiles cache" 100 99 rm -Rf "$VLMCACHE/gshhstiles/*" 100 echo 'OK !' 101 101 cd $oldpwd 102 102 ;;
