mirror of
https://github.com/g4klx/ircDDBGateway.git
synced 2025-12-06 05:32:02 +01:00
Update README.md
This commit is contained in:
parent
824d411e73
commit
825c996c18
|
|
@ -38,7 +38,7 @@ make
|
||||||
make -f MakefileGUI #only required if you want to build the GUI programs
|
make -f MakefileGUI #only required if you want to build the GUI programs
|
||||||
sudo make install
|
sudo make install
|
||||||
```
|
```
|
||||||
Now you should edit the configuration in the file /etc/ircddbgateway
|
Now you should edit the configuration in the file /etc/ircddbgateway to match your needs.
|
||||||
```shell
|
```shell
|
||||||
sudo systemctl enable ircddbgatewayd.service #enable service
|
sudo systemctl enable ircddbgatewayd.service #enable service
|
||||||
sudo service ircddbgatewayd start
|
sudo service ircddbgatewayd start
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue