Skip to content

Commit

Permalink
change driver clone path to mukul's repo
Browse files Browse the repository at this point in the history
  • Loading branch information
mukul1992 committed Sep 4, 2024
1 parent c3490c7 commit b98153f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Build/megabuild.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export TOP=$(pwd)

git clone [email protected]:jmsexton03/ERF.git --branch splitting_build --single-branch # <folder>
git clone [email protected]:jmsexton03/amr-wind.git --branch splitting_build --single-branch # <folder>
git clone [email protected]:jmsexton03/erf-amrwind-driver.git --branch splitting_build --single-branch # <folder>
git clone [email protected]:mukul1992/erf-amrwind-driver.git --branch splitting_build --single-branch # <folder>

cd ${TOP}/ERF
git submodule update --init
Expand Down

0 comments on commit b98153f

Please sign in to comment.