mirror of https://github.com/CIRCL/AIL-framework
fix: [ardb] switch to ail-project ardb fork #38
Signed-off-by: Jean-Louis Huynen <huynenjl@gmail.com>pull/534/head
parent
55ab603f27
commit
8a1af2c37e
|
@ -80,7 +80,7 @@ sudo make install
|
|||
popd
|
||||
|
||||
# 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/
|
||||
make
|
||||
popd
|
||||
|
|
Loading…
Reference in New Issue