use official Surfraw repository
This commit is contained in:
parent
196186e7cd
commit
5d861c6390
@ -180,10 +180,10 @@ wget https://github.com/sharkdp/bat/releases/download/v0.11.0/bat-v0.11.0-x86_64
|
|||||||
cargo install fselect
|
cargo install fselect
|
||||||
|
|
||||||
# surfraw
|
# surfraw
|
||||||
git clone --depth 1 https://github.com/kisom/surfraw.git \
|
git clone --depth 1 https://gitlab.com/surfraw/Surfraw.git \
|
||||||
&& cd surfraw
|
&& cd Surfraw
|
||||||
&& ./prebuild
|
&& ./prebuild
|
||||||
&& ./configure
|
&& ./configure
|
||||||
&& make && make install
|
&& make && make install
|
||||||
&& cd .. \
|
&& cd .. \
|
||||||
&& rm -rf surfraw
|
&& rm -rf Surfraw
|
||||||
|
Loading…
Reference in New Issue
Block a user