Merge pull request #222 from raw-data/master

[fix] switch from git:// to https:// while cloning tlsh.git
This commit is contained in:
Thirion Aurélien 2018-07-06 13:58:14 +02:00 committed by GitHub
commit 3a7b20dcf6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -55,7 +55,7 @@ sudo ldconfig
popd
# tlsh
test ! -d tlsh && git clone git://github.com/trendmicro/tlsh.git
test ! -d tlsh && git clone https://github.com/trendmicro/tlsh.git
pushd tlsh/
./make.sh
pushd build/release/