Add new Lua patch

Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
DL6ER
2024-09-23 13:26:24 +02:00
parent 835933f850
commit 59cfeb4ed5
2 changed files with 28 additions and 0 deletions
+1
View File
@@ -2,5 +2,6 @@
set -e
patch -p1 < patch/lua/0001-add-pihole-library.patch
patch -p1 < patch/lua/0001-Increase-LUA_IDSIZE-so-that-long-script-filenames-as.patch
echo "ALL PATCHES APPLIED OKAY"