Skip to content

Commit

Permalink
Add source ./machine-setup.sh back in sorc/install_hafs.sh.
Browse files Browse the repository at this point in the history
  • Loading branch information
BinLiu-NOAA committed Apr 10, 2021
1 parent 4d4ec19 commit ef03308
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sorc/install_hafs.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#!/bin/sh
set -eux
source ./machine-setup.sh > /dev/null 2>&1
cwd=`pwd`

cd ${cwd}
Expand Down

0 comments on commit ef03308

Please sign in to comment.