mirror of
https://github.com/caiwx86/small-packages.git
synced 2026-07-30 19:01:54 +08:00
26 lines
606 B
Markdown
26 lines
606 B
Markdown
# OpenWRT 定时重启 (Timed Reboot for OpenWRT)
|
||
|
||

|
||
|
||
轻量级,完全重写的 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)
|