- Timestamp:
- Dec 5, 2024, 5:07:53 PM (6 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOL/LMDZ_Setup_amaury/setup.sh
r5388 r5389 67 67 # Fetch and source install_lmdz.sh to get `myget` 68 68 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" 70 70 fi 71 71 # shellcheck disable=SC1090
Note: See TracChangeset
for help on using the changeset viewer.