small-packages/luci-app-timedreboot/README.MD
2026-05-10 09:48:30 +08:00

26 lines
606 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# OpenWRT 定时重启 Timed Reboot for OpenWRT
![Build](https://github.com/kongfl888/luci-app-timedreboot/workflows/Build/badge.svg)
轻量级,完全重写的 OpenWRT定时重启
Luci App ,网页端操作
编译方式
拷贝到 ``package`` 目录
运行 make menuconfig
选择该插件
然后
``make package/luci-app-timedreboot/compile V=99``
文件在bin中寻
你也可以在[Releases](https://github.com/kongfl888/luci-app-timedreboot/releases) 里找到ipk文件下载并安装进你的openwrt。
[LICENSE](https://github.com/kongfl888/luci-app-timedreboot/blob/master/LICENSE)