mirror of
https://github.com/n5amd/Multi-Reflector-Installer.git
synced 2026-01-02 22:49:58 +01:00
Update README.md
This commit is contained in:
parent
f875370d08
commit
594ef0332e
|
|
@ -78,9 +78,10 @@ screen -r ysf2dmr
|
|||
ARGUMENTS="XLX### <YOUR IP> <IP OF AMBED>" #Use 127.0.0.1 if ambed is on the same computer as XLXD
|
||||
EX: ARGUMENTS="XLX111 192.168.0.2 127.0.0.1"
|
||||
```
|
||||
Then update systemd to read the updated init file:
|
||||
Then update systemd to read the updated init file and restart xlxd:
|
||||
```sh
|
||||
systemctl daemon-reload
|
||||
systemctl restart xlxd
|
||||
```
|
||||
--------------------
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue