Merge branch 'develop' into 'develop'

docs: debian_based_en has a trailing "`"

See merge request pleroma/pleroma!4337
This commit is contained in:
lain 2025-03-08 15:47:53 +00:00
commit 5ffc7d8c9d
2 changed files with 2 additions and 1 deletions

View file

@ -0,0 +1 @@
Remove trailing ` from end of line 75 which caused issues copy-pasting

View file

@ -72,7 +72,7 @@ sudo -Hu pleroma mix deps.get
* Generate the configuration: * Generate the configuration:
```shell ```shell
sudo -Hu pleroma MIX_ENV=prod mix pleroma.instance gen` sudo -Hu pleroma MIX_ENV=prod mix pleroma.instance gen
``` ```
* During this process: * During this process: