diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d669de9 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +notes.txt \ No newline at end of file diff --git a/README.md b/README.md index 037fae4..8104f20 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,8 @@ Copy your password, then click Enable new app password. ``` PS Install-Module -Name PiHoleShell - -PS Get-PiHoleDnsBlockingStatus -PiHoleServer http://PIHOLESERVER.DOMAIN.COM -Password "APPPASSWORD" +PS Import-Module -Name PiHoleShell +PS Get-PiHoleDnsBlockingStatus -PiHoleServer http://PIHOLESERVER.DOMAIN.COM -Password "APPPASSWORD" -IgnoreSsl:$true Blocking Timer -------- -----