Apply Pi-hole CivetWeb patches

Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
DL6ER
2023-04-11 12:23:52 +02:00
parent 9bda9f4cd6
commit db0157451f
8 changed files with 92 additions and 19 deletions
+2
View File
@@ -2,3 +2,5 @@
set -e
patch -p1 < patch/lua/0001-add-pihole-library.patch
echo "ALL PATCHES APPLIED OKAY"