diff --git a/.github/diy/main.sh b/.github/diy/main.sh index 9289e643e..2a522e415 100755 --- a/.github/diy/main.sh +++ b/.github/diy/main.sh @@ -67,6 +67,7 @@ git clone --depth 1 https://github.com/sirpdboy/luci-app-poweroffdevice git clone --depth 1 https://github.com/sirpdboy/luci-app-autotimeset git clone --depth 1 https://github.com/sirpdboy/luci-app-lucky lucik && mv -n lucik/luci-app-lucky ./ ; rm -rf lucik git clone --depth 1 https://github.com/sirpdboy/luci-app-partexp +git clone --depth 1 https://github.com/sirpdboy/chatgpt-web git clone --depth 1 https://github.com/sirpdboy/luci-app-ddns-go ddnsgo && mv -n ddnsgo/* ./; rm -rf ddnsgo git clone --depth 1 https://github.com/sirpdboy/netspeedtest speedtest && mv -f speedtest/*/ ./ && rm -rf speedtest git clone --depth 1 https://github.com/Jason6111/luci-app-netdata