Changeset 5373
- Timestamp:
- Dec 4, 2024, 1:56:50 PM (5 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOL/LMDZ_Setup_amaury/setup.sh
r5372 r5373 67 67 # Fetch and source install_lmdz.sh to get `myget` 68 68 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 ready69 wget "http://svn.lmd.jussieu.fr/LMDZ/BOL/script_install/install_lmdz.sh" 70 70 fi 71 71 # shellcheck disable=SC1090
Note: See TracChangeset
for help on using the changeset viewer.