diff options
author | RedMatrix <info@friendica.com> | 2014-06-30 09:24:45 +1000 |
---|---|---|
committer | RedMatrix <info@friendica.com> | 2014-06-30 09:24:45 +1000 |
commit | 0bd2dbaf6429bb1d551ad95301ad22989fd0e88d (patch) | |
tree | ea301c669edd04d7605923cf4f77f7a975e1668c /doc/debian_install.bb | |
parent | 3e0f1fe06588f2d785b068e8c365cd6bc7159e40 (diff) | |
parent | f1d5ffda693fa44d3325785c5c8e8021d8873bea (diff) | |
download | volse-hubzilla-0bd2dbaf6429bb1d551ad95301ad22989fd0e88d.tar.gz volse-hubzilla-0bd2dbaf6429bb1d551ad95301ad22989fd0e88d.tar.bz2 volse-hubzilla-0bd2dbaf6429bb1d551ad95301ad22989fd0e88d.zip |
Merge pull request #518 from tluther/master
Doco work
Diffstat (limited to 'doc/debian_install.bb')
-rw-r--r-- | doc/debian_install.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/debian_install.bb b/doc/debian_install.bb index b2e74fdde..29be68f01 100644 --- a/doc/debian_install.bb +++ b/doc/debian_install.bb @@ -26,4 +26,6 @@ For intitial server setup run To install Red for domain example.com, after the initial server setup run
-[code]bash setup-debian.sh red example.com[/code]
\ No newline at end of file +[code]bash setup-debian.sh red example.com[/code]
+
+Return to the [url=[baseurl]/help/main]Main documentation page[/url]
|