Skip to content

Commit

Permalink
Fixes black formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonb5 committed Dec 2, 2023
1 parent 1c9bfb5 commit cef9f89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ function init_e3sm() {

mkdir -p /storage/inputdata

echo "Copying cached inputdata from /cache to /storage/inputdata"
echo "Copying cached inputdata from /cache to /storage/inputdata"

rsync -vr /cache/ /storage/inputdata/

Expand Down

0 comments on commit cef9f89

Please sign in to comment.