Code Monkey home page Code Monkey logo

Comments (6)

vernesong avatar vernesong commented on May 24, 2024

可能是检查配置文件的时候发现有错误导致的,会在下个版本改进

from openclash.

MRDHR avatar MRDHR commented on May 24, 2024

好的,如果需要我这边做些什么,请回复我。现在更新不了订阅,使用会比较麻烦。

from openclash.

vernesong avatar vernesong commented on May 24, 2024

if [ "$?" -eq "0" ] && [ "$(ls -l /tmp/config.yaml |awk '{print int($5/1024)}')" -ne 0 ] && [ "$(awk '/Proxy Group:/,/Rule:/{print}' /tmp/config.yaml 2>/dev/null |egrep '^ {0,}-' |grep name: |sed 's/,.*//' |awk -F 'name: ' '{print $2}' |sed 's/\"//g' |wc -l)" -gt 0 ]; then

把最后一个条件删了

from openclash.

MRDHR avatar MRDHR commented on May 24, 2024

需要我重新编译个ipk出来么,还是直接等你发布新版本?

from openclash.

MRDHR avatar MRDHR commented on May 24, 2024

已看到更新,晚上回去更新一下试试

from openclash.

MRDHR avatar MRDHR commented on May 24, 2024

更新clash后可以正常更新订阅了

from openclash.

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.