Klipper Installation And Update Helper
A handy installation script that makes installing Klipper (and more) a breeze!
## **🛠️ Instructions:** For downloading this script it is necessary to have git installed.\ If you haven't, please run `sudo apt-get install git -y` to install git first.\ After git is installed, use the following commands in the given order to download and execute the script: ```shell cd ~ git clone https://github.com/th33xitus/kiauh.git ./kiauh/kiauh.sh ``` **📢 Disclaimer: Usage of this script happens at your own risk!** ## **❗ Notes:** **📋 Please see the [Changelog](docs/changelog.md) for possible important changes!** - Tested **only** on Raspberry Pi OS Lite (Debian 10 Buster) - Other Debian based distributions can work - Reported to work on Armbian too - During the use of this script you might be asked for your sudo password. There are several functions involved which need sudo privileges. ## **🌐 Sources & Further Information**