Giter Club home page Giter Club logo

Comments (6)

kiddin9 avatar kiddin9 commented on May 24, 2024

不好意思,打包的时候找不到对应的文件导致的,应该修复了,更新build-openwrt.yml再试试.

from openwrt_x86-r2s-r4s-r5s-n1.

lx521603 avatar lx521603 commented on May 24, 2024

现在的问题是,编译成功了,但还有11个错误。

结果是releases里面只有source code的2个压缩文件,没有固件。

去actions里面也没找到firmware文件。

按照道理,即使不设置token,不生成releases,在actions里也是会有firmware文件的。

from openwrt_x86-r2s-r4s-r5s-n1.

kiddin9 avatar kiddin9 commented on May 24, 2024

actions里面也没找到firmware是因为 Upload firmware directory这步被跳过了,已修复.

from openwrt_x86-r2s-r4s-r5s-n1.

lx521603 avatar lx521603 commented on May 24, 2024

感谢,现在没问题了。但还有个插件的问题。

前几天看见你的更新百度网盘的插件说修复了,我想试试看(之前别人的固件里有这个插件,但登陆不了),就编译进去了。但我没发现固件里面有这个插件。
我以为没成功。

然后我去你的releases里,下载了luci-app-baidupcs-web.zip这个包,把包里的2个文件都上传,安装了。但界面里没有相关选项。

我到启动项里,看见baidupcs-web是启动了的。

from openwrt_x86-r2s-r4s-r5s-n1.

kiddin9 avatar kiddin9 commented on May 24, 2024

是因为你把NAS这个选项里的其他插件都去掉了导致的,
在 /usr/lib/lua/luci/controller/baidupcs-web.lua 第六行下添加
entry({"admin", "nas"}, firstchild(), "NAS", 45).dependent = false
即可.重启生效.

from openwrt_x86-r2s-r4s-r5s-n1.

lx521603 avatar lx521603 commented on May 24, 2024

感谢

from openwrt_x86-r2s-r4s-r5s-n1.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.