bgpblist/UPDATES.md

9 lines
133 B
Markdown
Raw Normal View History

2024-07-17 17:45:55 +00:00
# Updates
2024-07-17 17:27:56 +00:00
2024-07-17 17:47:26 +00:00
Updates are very simple:
2024-07-17 17:45:55 +00:00
```
cd /opt/bgpblist/
git pull
systemctl daemon-reload
systemctl restart bgpblacklist.service
```