diff --git a/doc/DESCRIPTION.md b/doc/DESCRIPTION.md index a88ba06..819bf5b 100644 --- a/doc/DESCRIPTION.md +++ b/doc/DESCRIPTION.md @@ -1 +1 @@ -Network-wide ad blocking via your own DNS server +The Pi-holeĀ® is a DNS sinkhole that protects your devices from unwanted content without installing any client-side software. \ No newline at end of file diff --git a/scripts/_variables b/scripts/_variables deleted file mode 100644 index b613306..0000000 --- a/scripts/_variables +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/bash - -# Dependencies -app_depencencies="sqlite3 idn2 php7.3-sqlite3 nettle-dev libcap2-bin build-essential libgmp-dev m4 cmake libidn11-dev libreadline-dev xxd" - -pihole_core_version=5.6 -dashboard_version=5.8 -FTL_version=5.11