Subversion Repositories ALCASAR

Compare Revisions

No changes between revisions

Ignore whitespace Rev 1417 → Rev 1418

/conf/nfsen/GeoLiteCityv4_v6.tar.gz
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Deleted: svn:mime-type
-application/octet-stream
\ No newline at end of property
/conf/nfsen/SURFmap_v3.3b1.tar.gz
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/conf/nfsen/install-surfmap.sh
164,8 → 164,8
##################################################################################################################################################
# Deleting temporary files
# rm -rf ${TMP_DIR}
rm -rf ${GEO_DB}
rm -rf ${GEOv6_DB}
# rm -rf ${GEO_DB}
# rm -rf ${GEOv6_DB}
 
# Check whether an old SURFmap version was found and ask whether frontend configuration and data structures should be retained
if [ $INSTALL_FRONTEND = 1 -a -d ${SURFMAP_BACKUPDIR_FRONTEND} ]; then