1
0
Fork 0

safety checks

This commit is contained in:
Frank Celler 2016-03-20 10:05:07 +01:00
parent 4dc88279a9
commit c9c7fd9ef6
1 changed files with 1 additions and 2 deletions

View File

@ -13,8 +13,7 @@ tar xzf 3rdParty.tar.gz
echo
echo "$0: setup make-system"
mkdir build
ln -s build/bin bin
test -d build || mkdir build
echo
echo "$0: configuring ArangoDB"