mirror of
https://github.com/mastodon/documentation
synced 2025-04-11 22:56:17 +02:00
Modified two-liner into one-liner (#911)
This commit is contained in:
parent
090adf03fe
commit
9e57382ba2
@ -42,8 +42,7 @@ apt install elasticsearch
|
||||
To start ElasticSearch:
|
||||
|
||||
```bash
|
||||
systemctl enable elasticsearch
|
||||
systemctl start elasticsearch
|
||||
systemctl enable --now elasticsearch
|
||||
```
|
||||
|
||||
## Configuring Mastodon {#config}
|
||||
|
Loading…
x
Reference in New Issue
Block a user