small changes

This commit is contained in:
Grzegorz Surmann 2024-07-25 14:56:05 +00:00
parent de35910e94
commit ac0e961c79

View File

@ -35,9 +35,9 @@ Oh, and btw. it will need "git" command, check it by running:
git --version
```
**Quick and fast install**
**Quick and fast install (deb)**
```
apt-get -y install git iproute2 php-cli
apt-get -y install git iproute2 php-cli wget curl
git clone https://git.funil.de/sinuspl/bgpblist /opt/bgpblist
cp /opt/bgpblist/etc/default/config.ini /opt/bgpblist/etc/config.ini
cp /opt/bgpblist/etc/systemd/bgpblacklist.service /etc/systemd/system/bgpblacklist.service