Add debug

This commit is contained in:
Bob Mottram 2018-05-12 18:32:19 +01:00
parent 1de4feca45
commit 285e7b453b
1 changed files with 1 additions and 1 deletions

View File

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