Added subversion to download section
git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@25 3873ddee-7413-0410-b6c4-c2c57c1ab35a
This commit is contained in:
parent
def5573d5a
commit
fae4976112
1 changed files with 3 additions and 1 deletions
|
@ -41,7 +41,9 @@ $text['body'] =
|
||||||
Ddclient doesn't have any automatic installation procedure. Get the tar-file
|
Ddclient doesn't have any automatic installation procedure. Get the tar-file
|
||||||
from " . $link['download'] . " and untar it. Copy the perl script to your
|
from " . $link['download'] . " and untar it. Copy the perl script to your
|
||||||
favorit location (ex. /usr/sbin) and create a /etc/ddclient/ddclient.conf
|
favorit location (ex. /usr/sbin) and create a /etc/ddclient/ddclient.conf
|
||||||
configuration file.
|
configuration file. If you want the bleeding edge of ddclient, you can get
|
||||||
|
the subversion-version using
|
||||||
|
<pre> svn co https://svn.sourceforge.net/svnroot/ddclient/trunk/svn ddclient</pre>
|
||||||
</p><p>
|
</p><p>
|
||||||
There are a few configuration examples provided which you can copy to
|
There are a few configuration examples provided which you can copy to
|
||||||
/etc/ddclient/ddclient.conf and modify. More info about the configuration
|
/etc/ddclient/ddclient.conf and modify. More info about the configuration
|
||||||
|
|
Loading…
Reference in a new issue