GithubHelp home page GithubHelp logo

Comments (5)

swelljoe avatar swelljoe commented on July 23, 2024 1

This sed would probably be better off as something like sed -i "s#http:#https:#" anyway. Just a lot more readable than all those slashes. And, bypasses all the escaping bullshit.

I don't know about the tr. Might be better to temporarily set IFS to \n and loop over it directly, but maybe shellcheck would complain about that, too.

from virtualmin-install.

chris001 avatar chris001 commented on July 23, 2024 1

@iliajie That works! One step closer to automatically test each PR and official Release by having Travis install on all supported OS! #61 #35

from virtualmin-install.

swelljoe avatar swelljoe commented on July 23, 2024

Odd that shellcheck on travis is not complaining.

from virtualmin-install.

chris001 avatar chris001 commented on July 23, 2024

Is possibly because different OS and version running in Travis vs Debian 10.

from virtualmin-install.

iliajie avatar iliajie commented on July 23, 2024

@chris001 Check the last commit. I expect it will fix your issue.

from virtualmin-install.

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.