mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
README: update the build url link
Signed-off-by: Vincent Li <vincent.mc.li@gmail.com>
This commit is contained in:
@@ -94,11 +94,11 @@ for example on Ubuntu 22.04 LTS:
|
||||
```
|
||||
apt install git-core g++ manpages-pl patch byacc make autoconf automake libltdl-dev
|
||||
|
||||
git clone https://github.com/vincentmli/BPFire.git
|
||||
git clone https://github.com/vincentmli/bpfire.git
|
||||
|
||||
cd BPFire
|
||||
cd bpfire
|
||||
|
||||
wget --mirror --convert-links --adjust-extension --page-requisites --no-parent --cut-dirs=2 -nH --reject "index.html*" https://www.vcn.bc.ca/~vli/bpfire/cache/
|
||||
wget --mirror --convert-links --adjust-extension --page-requisites --no-parent --cut-dirs=2 -nH --reject "index.html*" --reject "*.gif" https://www.bpfire.net/download/bpfire/cache/
|
||||
|
||||
./make.sh build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user