Skip to content

Commit

Permalink
Fixed gfs-utils links NOAA-EMC#1098
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidHuber-NOAA committed Oct 27, 2022
1 parent 2bc180b commit 609f9a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sorc/link_workflow.sh
Original file line number Diff line number Diff line change
Expand Up @@ -395,7 +395,7 @@ cd "${script_dir}" || exit 8
webtitle.fd
do
if [[ -d "${prog}" ]]; then rm -rf "${prog}"; fi
${LINK} gfs_utils.fd/sorc/${prog} .
${LINK} gfs_utils.fd/src/${prog} .
done

if [ -d "${script_dir}/gfs_wafs.fd" ]; then
Expand Down

0 comments on commit 609f9a0

Please sign in to comment.