forked from github/server
do not rmdir tolua, we need it
This commit is contained in:
parent
0de30cd376
commit
919001fae0
1 changed files with 0 additions and 1 deletions
1
s/build
1
s/build
|
@ -33,7 +33,6 @@ if [ ! -d $ROOT/$BUILD ]; then
|
||||||
exit
|
exit
|
||||||
fi
|
fi
|
||||||
|
|
||||||
rm -rf crypto tolua
|
|
||||||
git submodule update
|
git submodule update
|
||||||
|
|
||||||
echo "build eressea"
|
echo "build eressea"
|
||||||
|
|
Loading…
Reference in a new issue