Numbers
This commit is contained in:
parent
c49b94f9ff
commit
6078716ba5
|
@ -267,8 +267,8 @@ function choose_dynamic_dns {
|
|||
11 dynsip off \
|
||||
12 sitelutions off \
|
||||
13 dnsexit off \
|
||||
13 changeip off \
|
||||
14 none off 2> $data
|
||||
14 changeip off \
|
||||
15 none off 2> $data
|
||||
sel=$?
|
||||
case $sel in
|
||||
1) exit 1;;
|
||||
|
|
Loading…
Reference in New Issue