Bob Mottram 7 years ago
parent
commit
6078716ba5
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      src/freedombone-config

+ 2
- 2
src/freedombone-config View File

@@ -267,8 +267,8 @@ function choose_dynamic_dns {
267 267
                11 dynsip off \
268 268
                12 sitelutions off \
269 269
                13 dnsexit off \
270
-               13 changeip off \
271
-               14 none off 2> $data
270
+               14 changeip off \
271
+               15 none off 2> $data
272 272
         sel=$?
273 273
         case $sel in
274 274
             1) exit 1;;