diff --git a/src/freedombone b/src/freedombone index 42b82db5..61f377b1 100755 --- a/src/freedombone +++ b/src/freedombone @@ -8333,7 +8333,7 @@ function install_dynamicdns { cd $INSTALL_DIR apt-get -y install build-essential curl libgnutls28-dev automake1.11 - git clone https://github.com/troglobit/inadyn + git clone https://github.com/bashrc/inadyn cd inadyn ./configure if [ ! "$?" = "0" ]; then