typo
This commit is contained in:
parent
37b9a57114
commit
1da155829e
1 changed files with 1 additions and 1 deletions
2
ddclient
2
ddclient
|
|
@ -488,7 +488,7 @@ my %variables = (
|
||||||
'use' => setv(T_USE, 0, 1, 1, 'web',undef),
|
'use' => setv(T_USE, 0, 1, 1, 'web',undef),
|
||||||
'server' => setv(T_FQDNP, 0, 1, 1, 'update.dnsexit.com', undef),
|
'server' => setv(T_FQDNP, 0, 1, 1, 'update.dnsexit.com', undef),
|
||||||
'script' => setv(T_STRING, 0, 1, 1, '/RemoteUpdate.sv', undef),
|
'script' => setv(T_STRING, 0, 1, 1, '/RemoteUpdate.sv', undef),
|
||||||
+ },
|
},
|
||||||
);
|
);
|
||||||
my %services = (
|
my %services = (
|
||||||
'dyndns1' => {
|
'dyndns1' => {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue