Change the repo, for now. Maybe bugs can be fixed
This commit is contained in:
parent
c58ce9a0cf
commit
d135792d15
|
@ -8333,7 +8333,7 @@ function install_dynamicdns {
|
||||||
|
|
||||||
cd $INSTALL_DIR
|
cd $INSTALL_DIR
|
||||||
apt-get -y install build-essential curl libgnutls28-dev automake1.11
|
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
|
cd inadyn
|
||||||
./configure
|
./configure
|
||||||
if [ ! "$?" = "0" ]; then
|
if [ ! "$?" = "0" ]; then
|
||||||
|
|
Loading…
Reference in New Issue