Skip to content

Commit

Permalink
minor correction to link_fv3gfs.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
yangfanglin committed Feb 8, 2018
1 parent ca35196 commit 2b9a059
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sorc/link_fv3gfs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ cd ${pwd}/../jobs ||exit 8
$LINK ../sorc/gfs_post.fd/jobs/JGFS_POST_MANAGER .
$LINK ../sorc/gfs_post.fd/jobs/JGLOBAL_NCEPPOST .
cd ${pwd}/../parm ||exit 8
[[ -d gsi ]] && rm -rf post
[[ -d post ]] && rm -rf post
$LINK ../sorc/gfs_post.fd/parm post
cd ${pwd}/../scripts ||exit 8
$LINK ../sorc/gfs_post.fd/scripts/exgdas_nceppost.sh.ecf .
Expand Down

0 comments on commit 2b9a059

Please sign in to comment.