From 14ee4850afda52fc3677c810ff88f3033205cd22 Mon Sep 17 00:00:00 2001 From: Adam Warner Date: Fri, 15 Jan 2016 14:50:13 +0000 Subject: [PATCH] Placeholder for blacklist script --- advanced/Scripts/blacklist.sh | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 advanced/Scripts/blacklist.sh diff --git a/advanced/Scripts/blacklist.sh b/advanced/Scripts/blacklist.sh new file mode 100644 index 00000000..07dde06b --- /dev/null +++ b/advanced/Scripts/blacklist.sh @@ -0,0 +1,8 @@ +#!/usr/bin/env bash +# (c) 2015 by Jacob Salmela +# This file is part of Pi-hole. +# +# Pi-hole is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 2 of the License, or +# (at your option) any later version.