Import stable commits into develop after releasing 2.2.0
[akkoma] / docs / installation / debian_based_en.md
index 6a9026d942174f8797b93d727ff5de7ce0420447..75ceb65959f9288e397a70645e732edd9f2ab0fa 100644 (file)
@@ -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