Bob Mottram hace 7 años
padre
commit
285e7b453b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      src/freedombone-utils-web

+ 1
- 1
src/freedombone-utils-web Ver fichero

@@ -485,8 +485,8 @@ function install_dynamicdns {
485 485
         return
486 486
     fi
487 487
 
488
-    echo "************ 3"
489 488
     CURR_INADYN_COMMIT=$(get_completion_param "inadyn commit")
489
+    echo "************ 3 $CURR_INADYN_COMMIT $INADYN_COMMIT"
490 490
     if [[ "${CURR_INADYN_COMMIT}" == "${INADYN_COMMIT}" ]]; then
491 491
         return
492 492
     fi