Ignore:
Timestamp:
11/02/18 21:45:22 (6 years ago)
Author:
jdquinn
Message:

CHG: Updated all external package install scripts with path to bash script

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/externalpackages/petsc/install-3.7-aci.sh

    r22758 r23449  
    77
    88#Download from ISSM server
    9 $ISSM_DIR/scripts/DownloadExternalPackage.py 'http://issm.jpl.nasa.gov/files/externalpackages/petsc-lite-3.7.6.tar.gz' 'petsc-3.7.6.tar.gz'
     9$ISSM_DIR/scripts/DownloadExternalPackage.sh 'http://issm.jpl.nasa.gov/files/externalpackages/petsc-lite-3.7.6.tar.gz' 'petsc-3.7.6.tar.gz'
    1010
    1111#Untar and move petsc to install directory
Note: See TracChangeset for help on using the changeset viewer.