Changeset 5373


Ignore:
Timestamp:
Dec 4, 2024, 1:56:50 PM (5 weeks ago)
Author:
abarral
Message:

Use new install_lmdz from BOL/script_install

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOL/LMDZ_Setup_amaury/setup.sh

    r5372 r5373  
    6767  # Fetch and source install_lmdz.sh to get `myget`
    6868  if [[ ! -f "install_lmdz.sh" ]]; then
    69     wget "http://svn.lmd.jussieu.fr/LMDZ/BOL/script_install_amaury/install_lmdz.sh" # TODO change to normal branch once ready
     69    wget "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.