source: issm/trunk/externalpackages/gdaltokmz/install.sh@ 13395

Last change on this file since 13395 was 13395, checked in by Mathieu Morlighem, 12 years ago

merged trunk-jpl and trunk for revision 13393

  • Property svn:executable set to *
File size: 187 bytes
Line 
1#!/bin/bash
2set -eu
3
4#Download from ISSM server
5$ISSM_DIR/scripts/DownloadExternalPackage.py 'http://issm.jpl.nasa.gov/files/externalpackages/gdaltokmz-1.0.tar.gz' 'gdaltokmz-1.0.tar.gz'
Note: See TracBrowser for help on using the repository browser.