mirror of
https://github.com/ail-project/ail-framework.git
synced 2024-11-10 08:38:28 +00:00
Merge branch 'master' of https://github.com/ail-project/ail-framework
This commit is contained in:
commit
b2d396d93b
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ sudo make install
|
||||||
popd
|
popd
|
||||||
|
|
||||||
# ARDB #
|
# ARDB #
|
||||||
test ! -d ardb/ && git clone https://github.com/yinqiwen/ardb.git
|
test ! -d ardb/ && git clone https://github.com/ail-project/ardb.git
|
||||||
pushd ardb/
|
pushd ardb/
|
||||||
make
|
make
|
||||||
popd
|
popd
|
||||||
|
|
Loading…
Reference in a new issue