Changed the order of perl and update of README.ssl
git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/svn@6 3873ddee-7413-0410-b6c4-c2c57c1ab35a
This commit is contained in:
parent
94c30b3434
commit
3db9527a8d
2 changed files with 2 additions and 1 deletions
|
@ -5,5 +5,6 @@ To use ssl, put "ssl=yes" in your configuration and make sure
|
|||
you have IO::Socket::SSL.
|
||||
|
||||
On debian, you need libio-socket-ssl-perl to have IO::Socket::SSL
|
||||
|
||||
ssl support is tested on folowing dynamic dns providers:
|
||||
- dyndns.org
|
||||
|
|
2
ddclient
2
ddclient
|
@ -1,5 +1,5 @@
|
|||
#!/usr/local/bin/perl -w
|
||||
#!/usr/bin/perl -w
|
||||
#!/usr/local/bin/perl -w
|
||||
######################################################################
|
||||
# $Id$
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue