clone actsim recursively
This commit is contained in:
parent
b53b4a61b3
commit
8a3d849bd7
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ cd $here
|
|||
|
||||
echo Building actsim
|
||||
|
||||
git clone https://github.com/TheBitFighter/actsim/ -b set_rework $srcfolder/actsim
|
||||
git clone https://github.com/TheBitFighter/actsim/ -b set_rework --recursive $srcfolder/actsim
|
||||
cd $srcfolder/actsim
|
||||
./configure
|
||||
./build.sh
|
||||
|
|
|
|||
Loading…
Reference in a new issue