Changeset 2838

Show
Ignore:
Timestamp:
01/07/12 21:26:42 (4 months ago)
Author:
paparazzia
Message:

fix #651

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/hosting/scripts/maj_module.sh

    r2837 r2838  
    7777    if test -e "$VLMGSHHS/rivers-f-1.dat" ; then 
    7878        echo "++$confmodule: les fichiers de bdd gshhs existent déjà !" 
    79         exit 0 
    8079    else  
    8180        echo "+$confmodule: Download des fichiers poly, rivers et borders" 
     
    9998    echo -n "Deleting tiles cache" 
    10099    rm -Rf "$VLMCACHE/gshhstiles/*" 
     100    echo 'OK !' 
    101101    cd $oldpwd 
    102102    ;;