Git Product home page Git Product logo

Comments (4)

dw-0 avatar dw-0 commented on May 29, 2024

I think you are better at just defining an alias if you use these commands a lot.
It doesn't make a lot of sense to me why someone would start kiauh first and then navigate to the update menu just to basically execute 2 commands that you could already have executed instead of starting kiauh.

This will add an alias with the name "upgrade":
cd ~ && echo "alias upgrade='sudo apt update && sudo apt full-upgrade'" >> ~/.bash_aliases && exec bash

From then on you can just SSH into the Pi, type "upgrade" and both commands you wished i should add an update section for will get executed.

Easier, faster... and especially a lot less work for me to only executing 2 commands in the end.

from kiauh.

ronald5555 avatar ronald5555 commented on May 29, 2024

Hello @th33xitus

I agree with your comment.

In the same idea, could it be possible to backup the complete Klipper_config folder ?
This folder holds all the cfg files and menu files ??

Ronald

from kiauh.

dw-0 avatar dw-0 commented on May 29, 2024

Hi,

such feature is already in the making. But not on the master branch. I am working on a quite big rework of the script (as you can see by the commits here https://github.com/th33xitus/kiauh/commits/kiauh-rework) which goal it is to make almost every installable part multi-instance capable (that means more than one instance of klipper/moonraker/fluidd/octoprint/dwc2 on one single raspberr pi). In that branch, the feature already exists. I hope i can merge this to the master branch in the near future. At the moment i need some more time and maybe some more testers who give feedback on that or find bugs.

But yeah tl;dr: Will be there (hopefully) soon:tm: :)

from kiauh.

dw-0 avatar dw-0 commented on May 29, 2024

Should be solved with 16e6dde

Closing...

from kiauh.

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.