From 1119e8c171cc56af9bff136f856516525f964e36 Mon Sep 17 00:00:00 2001 From: chenbaker Date: Sat, 17 Aug 2024 13:54:07 +0800 Subject: [PATCH] Update diy.sh --- N1/diy.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/N1/diy.sh b/N1/diy.sh index 35aa8b6d..baafbdb9 100644 --- a/N1/diy.sh +++ b/N1/diy.sh @@ -12,3 +12,4 @@ rm -rf package/helloworld git clone https://github.com/nantayo/My-Pkg package/my-pkg git clone --depth=1 https://github.com/ophub/luci-app-amlogic package/amlogic git clone --depth=1 https://github.com/fw876/helloworld.git package/helloworld +git clone https://github.com/zzsj0928/luci-app-pushbot package/luci-app-pushbot