projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
816c04a
)
Removed a trailing comment
author
Farhan Khan
<farhan@farhan.codes>
Fri, 14 Aug 2020 02:49:50 +0000
(22:49 -0400)
committer
Farhan Khan
<farhan@farhan.codes>
Fri, 14 Aug 2020 02:49:50 +0000
(22:49 -0400)
docs/installation/freebsd_en.md
patch
|
blob
|
history
diff --git
a/docs/installation/freebsd_en.md
b/docs/installation/freebsd_en.md
index f1e06892c3b72575a6a9283e8bc1da182699c79f..ce0cdead6178a0e39f583d54ebdb73bac0d538dc 100644
(file)
--- a/
docs/installation/freebsd_en.md
+++ b/
docs/installation/freebsd_en.md
@@
-198,8
+198,6
@@
Update the `/etc/rc.conf` and start pleroma with the following commands:
# service pleroma start
```
-Now you can start pleroma with `# service pleroma start`.
-
## Conclusion
Restart nginx with `# service nginx restart` and you should be up and running.