Skip to content

Commit

Permalink
need this in init_cime too
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards4b committed Dec 1, 2023
1 parent 3654a9c commit 2530fe4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,8 @@ function init_cime() {
update_cime "${install_path}"

cd "${install_path}"

"/src/CESM/manage_externals/checkout_externals -e Externals_cime.cfg"
}

if [[ ! -e "${HOME}/.cime" ]]
Expand Down

0 comments on commit 2530fe4

Please sign in to comment.