[fix] switch from git:// to https:// while cloning tlsh.git

pull/222/head
raw-data 2018-07-06 11:15:02 +01:00
parent 3b4e2a18aa
commit 8b3a0e2705
1 changed files with 1 additions and 1 deletions

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/