1
0
mirror of https://github.com/nttgin/BGPalerter.git synced 2024-05-19 06:50:08 +00:00

Update installation.md

This commit is contained in:
Massimo Candela
2020-04-29 22:35:45 +02:00
committed by GitHub
parent e58c2e37af
commit 0ede13782e

View File

@@ -22,9 +22,7 @@ The first time you run it, the auto-configuration will start.
5. Run it: `./bgpalerter-linux-x64`
Or use `nohup ./bgpalerter-linux-x64 &` to leave it running after you close the terminal
##### Linux Service
Additionally, you can configure [BGPalerter to run as a Linux Serivce](docs/linux-service.md)
Additionally, you can configure [BGPalerter to run as a Linux Serivce](linux-service.md)
#### Mac