forked from indymedia/epicyon
Stray brace
parent
3add129c40
commit
8af0040607
|
@ -58,7 +58,7 @@ Restart=always
|
||||||
StandardError=syslog
|
StandardError=syslog
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target }
|
WantedBy=multi-user.target
|
||||||
```
|
```
|
||||||
|
|
||||||
Here the server was installed to */etc/epicyon*, but you can change that to wherever you installed it.
|
Here the server was installed to */etc/epicyon*, but you can change that to wherever you installed it.
|
||||||
|
|
Loading…
Reference in New Issue