forked from AkkomaGang/akkoma
Apply suggestion to docs/installation/releases_en.md
This commit is contained in:
parent
89fead9250
commit
8b170b96c7
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ psql -U postgres -d postgres -f /tmp/setup_db.psql
|
||||||
./bin/pleroma_ctl migrate
|
./bin/pleroma_ctl migrate
|
||||||
|
|
||||||
# If you have installed RUM indexes also run
|
# If you have installed RUM indexes also run
|
||||||
./bin/pleroma_ctl migrate --migrations-path priv/repo/optional_migrations/rum_indexing/
|
# ./bin/pleroma_ctl migrate --migrations-path priv/repo/optional_migrations/rum_indexing/
|
||||||
|
|
||||||
# Start the instance to verify that everything is working as expected
|
# Start the instance to verify that everything is working as expected
|
||||||
./bin/pleroma daemon
|
./bin/pleroma daemon
|
||||||
|
|
Loading…
Reference in a new issue