Changeset 4205 for BOL


Ignore:
Timestamp:
Jul 20, 2022, 5:54:07 PM (23 months ago)
Author:
lguez
Message:

Remove verbose option of tar

This printed thousands of lines.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOL/script_install/install_lmdz.sh

    r4204 r4205  
    559559   echo install_lmdz.sh wget_OK `date`
    560560   gunzip modipsl.$version.tar.gz
    561    tar xvf modipsl.$version.tar
     561   tar xf modipsl.$version.tar
    562562   \rm modipsl.$version.tar
    563563fi
Note: See TracChangeset for help on using the changeset viewer.