fix typo: "socker" -> "socket"
This commit is contained in:
parent
c44f446d34
commit
9c98e027df
1 changed files with 1 additions and 1 deletions
|
@ -155,7 +155,7 @@ if you plan to use cloudflare or feedns you need the perl json module
|
||||||
|
|
||||||
apt-get install libjson-pp-perl
|
apt-get install libjson-pp-perl
|
||||||
|
|
||||||
for IPv6 you also need to instal the perl io-socker-inet6 module
|
for IPv6 you also need to instal the perl io-socket-inet6 module
|
||||||
|
|
||||||
apt install libio-socket-inet6-perl
|
apt install libio-socket-inet6-perl
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue