From d135792d152f7fd3794274e190c3063262db7b52 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Mon, 19 Jan 2015 22:41:07 +0000 Subject: [PATCH] Change the repo, for now. Maybe bugs can be fixed --- src/freedombone | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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