3 cd data
&& git clone https
://github.com
/btpd
/btpd.git || true
4 cd data
/btpd
&& git
clean -dfx
&& .
/configure
--with-evloop-method
=EPOLL
5 cd data
/btpd
&& make
-j
$(nproc
)
6 cd data
/btpd
&& PREFIX
=/usr
/local make
-e
install
This page took 0.065749 seconds and 4 git commands to generate.