pull/534/head
Terrtia 2020-09-03 16:34:44 +02:00
commit b2d396d93b
No known key found for this signature in database
GPG Key ID: 1E1B1F50D84613D0
1 changed files with 1 additions and 1 deletions

View File

@ -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