This commit is contained in:
Terrtia 2020-09-03 16:34:44 +02:00
commit b2d396d93b
No known key found for this signature in database
GPG key ID: 1E1B1F50D84613D0

View file

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