Change the repo, for now. Maybe bugs can be fixed

This commit is contained in:
Bob Mottram 2015-01-19 22:41:07 +00:00
parent c58ce9a0cf
commit d135792d15
1 changed files with 1 additions and 1 deletions

View File

@ -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