Skip to content

Commit

Permalink
fix incorrect target name
Browse files Browse the repository at this point in the history
  • Loading branch information
smnorris committed Aug 15, 2023
1 parent f5e0333 commit 13044da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion model/01_access/model_access.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ cd ../02_habitat_linear
mkdir -p precipitation/.make
mkdir -p channel_width/.make
mkdir -p discharge/.make
make -t precipitation/.make/precipitation
make -t precipitation/.make/precip
make -t channel_width/.make/channel_width
make -t discharge/.make/discharge
# -------------------------------------------------------------------------------------
Expand Down

0 comments on commit 13044da

Please sign in to comment.