2024-05-07 16:43:49 +08:00
2024-05-06 23:22:02 +08:00
2024-03-13 14:51:18 +08:00
2024-03-13 14:37:35 +08:00
2024-03-13 14:51:18 +08:00
2023-01-08 18:00:15 +08:00
2024-03-13 14:06:11 +08:00

Openwrt-actions

使用步骤

  1. 选择actions标签选择Build IPKsimage

  2. 点击run workflow输入要编译的插件名称空格隔开或者填“all”用来编译所有插件然后开始编译image

  3. 等待编译完成,点击任务进入详情页

  4. 在详情页下载插件压缩包image

ForkApp

  1. ./forkapp forkapp -from ../applications/luci-app-plex -to ../applications/luci-app-demo
  2. ./forkapp upload -ip 192.168.100.1 -pwd "password" -from ../applications/luci-app-demo -to /root/
  3. ./forkapp upload -ip 192.168.100.1 -pwd "password" -from ../applications/luci-app-demo -to /root/ -script ../tools/simple-install.sh -install
Description
No description provided
Readme 7.7 MiB
Languages
JavaScript 39.5%
C 32.2%
HTML 12.1%
Shell 9.2%
Lua 5.8%
Other 1.2%