Note on inadyn version
This commit is contained in:
parent
8614f4b683
commit
c271512ef4
|
@ -11529,6 +11529,8 @@ function install_dynamicdns {
|
||||||
# Here we compile from source because the current package
|
# Here we compile from source because the current package
|
||||||
# doesn't support https, which could result in passwords
|
# doesn't support https, which could result in passwords
|
||||||
# being leaked
|
# being leaked
|
||||||
|
# Debian version 1.99.4-1
|
||||||
|
# https version 1.99.8
|
||||||
|
|
||||||
apt-get -y install build-essential curl libgnutls28-dev automake1.11
|
apt-get -y install build-essential curl libgnutls28-dev automake1.11
|
||||||
git clone $INADYN_REPO $INSTALL_DIR/inadyn
|
git clone $INADYN_REPO $INSTALL_DIR/inadyn
|
||||||
|
|
Loading…
Reference in New Issue