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

View File

@@ -3,3 +3,5 @@ set -e
patch -p1 < patch/sqlite3/0001-print-FTL-version-in-interactive-shell.patch
patch -p1 < patch/sqlite3/0002-make-sqlite3ErrName-public.patch
echo "ALL PATCHES APPLIED OKAY"