projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89fead9
)
Apply suggestion to docs/installation/releases_en.md
author
rinpatch
<rinpatch@sdf.org>
Fri, 21 Jun 2019 16:59:48 +0000
(16:59 +0000)
committer
rinpatch
<rinpatch@sdf.org>
Fri, 21 Jun 2019 16:59:48 +0000
(16:59 +0000)
docs/installation/releases_en.md
patch
|
blob
|
history
diff --git
a/docs/installation/releases_en.md
b/docs/installation/releases_en.md
index 9fbb4b26eedf14541bac36c376c90cab2a380558..352dc3dfc651e389a21dd24f93d7dda28316a51d 100644
(file)
--- a/
docs/installation/releases_en.md
+++ b/
docs/installation/releases_en.md
@@
-118,7
+118,7
@@
psql -U postgres -d postgres -f /tmp/setup_db.psql
./bin/pleroma_ctl migrate
# 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
./bin/pleroma daemon