remove double empty line

Signed-off-by: Marek Küthe <m.k@mk16.de>
This commit is contained in:
Marek Küthe 2023-01-08 16:26:00 +01:00
parent 12b2485b7a
commit 2d1086dc78
No known key found for this signature in database
GPG Key ID: 7E869146699108C7
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@ By default, the web interface runs on port 8080. You can also specify a differen
babelweb2 uses the local configuration interface of babeld. This must have been activated beforehand. babeld assumes that this is active on `[::1]:33123`. Alternatively, you can specify the endpoint with the `-node=` flag.
## Install as Systemd Unit
In order to install babelweb2 as a systemd unit, we must first install the necessary files into the system. For this we can execute the following commands in the babelweb2 git directory: