Changeset 5389 for BOL


Ignore:
Timestamp:
Dec 5, 2024, 5:07:53 PM (6 weeks ago)
Author:
abarral
Message:

typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOL/LMDZ_Setup_amaury/setup.sh

    r5388 r5389  
    6767  # Fetch and source install_lmdz.sh to get `myget`
    6868  if [[ ! -f "install_lmdz.sh" ]]; then
    69     wget ---no-cache "http://svn.lmd.jussieu.fr/LMDZ/BOL/script_install/install_lmdz.sh"
     69    wget --no-cache "http://svn.lmd.jussieu.fr/LMDZ/BOL/script_install/install_lmdz.sh"
    7070  fi
    7171  # shellcheck disable=SC1090
Note: See TracChangeset for help on using the changeset viewer.