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:
|
To start ElasticSearch:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
systemctl enable elasticsearch
|
systemctl enable --now elasticsearch
|
||||||
systemctl start elasticsearch
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## Configuring Mastodon {#config}
|
## Configuring Mastodon {#config}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user