From 174dc620015fa69f132f4d1ca819efbf14f349c3 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 20 Mar 2022 13:58:56 +0100 Subject: [PATCH] Cleaning up --- doc/DESCRIPTION.md | 2 +- scripts/_variables | 8 -------- 2 files changed, 1 insertion(+), 9 deletions(-) delete mode 100644 scripts/_variables 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