aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorThomas Willingham <beardyunixer@beardyunixer.com>2014-06-30 19:29:02 +0100
committerThomas Willingham <beardyunixer@beardyunixer.com>2014-06-30 19:29:02 +0100
commit6bd9492e772f5f022d7bee58b41d4470cf5d9453 (patch)
tree6b60c2a0d0db7a37af1d49753897ce8f9a7596e2 /doc
parentf18e121e104b78598da707f429bdb14fee4d8ebd (diff)
downloadvolse-hubzilla-6bd9492e772f5f022d7bee58b41d4470cf5d9453.tar.gz
volse-hubzilla-6bd9492e772f5f022d7bee58b41d4470cf5d9453.tar.bz2
volse-hubzilla-6bd9492e772f5f022d7bee58b41d4470cf5d9453.zip
Doco - update Debian install. That link is out of date, and the git moved too.
Diffstat (limited to 'doc')
-rw-r--r--doc/debian_install.bb7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/debian_install.bb b/doc/debian_install.bb
index 29be68f01..f441025ae 100644
--- a/doc/debian_install.bb
+++ b/doc/debian_install.bb
@@ -1,6 +1,7 @@
[b]Installing On Debian[/b]
-While following the instructions for any other installation will work on Debian, for this platform we also provide an install script which can be [zrl=https://friendicared.net/cloud/docs/debian-setup.sh]downloaded here[/zrl]
+While following the instructions for any other installation will work on Debian, for this platform we also provide an install script
+which can be [zrl=http://beardyunixer.com:1234/?p=debian-install-script.git;a=tree]downloaded here[/zrl]
[b]THIS SCRIPT IS MEANT TO BE RUN ON A NEW OR JUST REINSTALLED SERVER[/b]
@@ -16,7 +17,7 @@ For the initial setup git may not be installed on your server, to install git:
If wget is installed try
-[code]wget --no-check-certificate --timestamping [zrl=https://friendicared.net/cloud/docs/setup-debian.sh]https://friendicared.net/cloud/docs/debian-setup.sh[/zrl][/code]
+[code]wget "http://beardyunixer.com:1234/?p=debian-install-script.git;a=blob_plain;f=debian-setup.sh;hb=HEAD" -O debian-setup.sh[/code]
To install wget:
[code]apt-get install wget[/code]
@@ -28,4 +29,4 @@ To install Red for domain example.com, after the initial server setup run
[code]bash setup-debian.sh red example.com[/code]
-Return to the [url=[baseurl]/help/main]Main documentation page[/url]
+Return to the [zrl=[baseurl]/help/main]Main documentation page[/zrl]