script: update klipper github repository URL

This commit is contained in:
th33xitus
2021-09-24 08:31:11 +02:00
parent 65bf3d5251
commit 9463b719e4
2 changed files with 2 additions and 2 deletions

View File

@@ -75,7 +75,7 @@ For more information or instructions to the various components KIAUH can install
### **⛵Klipper** by [KevinOConnor](https://github.com/KevinOConnor) :
https://github.com/KevinOConnor/klipper
https://github.com/Klipper3d/klipper
---

View File

@@ -43,7 +43,7 @@ INI_FILE=${HOME}/.kiauh.ini
BACKUP_DIR=${HOME}/kiauh-backups
### set github repos
KLIPPER_REPO=https://github.com/KevinOConnor/klipper.git
KLIPPER_REPO=https://github.com/Klipper3d/klipper.git
ARKSINE_REPO=https://github.com/Arksine/klipper.git
DMBUTYUGIN_REPO=https://github.com/dmbutyugin/klipper.git
DWC2FK_REPO=https://github.com/Stephan3/dwc2-for-klipper-socket.git