X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=docs%2Finstallation%2Fdebian_based_en.md;h=75ceb65959f9288e397a70645e732edd9f2ab0fa;hb=77c239f3092af61d0896ae412e9180503dd98b00;hp=6a9026d942174f8797b93d727ff5de7ce0420447;hpb=20137056900f97af34f4433858cbdf69be6c9840;p=akkoma diff --git a/docs/installation/debian_based_en.md b/docs/installation/debian_based_en.md index 6a9026d94..75ceb6595 100644 --- a/docs/installation/debian_based_en.md +++ b/docs/installation/debian_based_en.md @@ -101,6 +101,7 @@ sudo -Hu pleroma mix deps.get mv config/{generated_config.exs,prod.secret.exs} ``` + * The previous command creates also the file `config/setup_db.psql`, with which you can create the database: ```shell