Edit debian_based_en.md

This commit is contained in:
Mikka van der Velde 2025-03-08 15:29:01 +00:00
parent 906c3ab308
commit be3bbe5863

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: