From 88c21b179f131767902eea58387e042cfa3cb9cd Mon Sep 17 00:00:00 2001 From: Kyle Palmquist Date: Tue, 19 May 2020 18:45:36 -0600 Subject: [PATCH] Update STEPWAT2 branch to master, issue #189 --- cloneSTEPWAT2.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloneSTEPWAT2.sh b/cloneSTEPWAT2.sh index 501fb0c9..cfe08988 100755 --- a/cloneSTEPWAT2.sh +++ b/cloneSTEPWAT2.sh @@ -4,7 +4,7 @@ cd R_program #module load git/2.17.1 wait -git clone --branch feature_phenology_biomass_scaling --recursive https://github.com/DrylandEcology/STEPWAT2.git +git clone --branch master --recursive https://github.com/DrylandEcology/STEPWAT2.git wait cd STEPWAT2 make