Merge pull request #357 from pgalbraith/patch-1

fix typo: "socker" -> "socket"
This commit is contained in:
Sandro 2021-09-05 02:58:56 +02:00 committed by GitHub
commit c56ce41824
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -155,7 +155,7 @@ if you plan to use cloudflare or feedns you need the perl json module
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