mirror of
https://github.com/dw-0/kiauh.git
synced 2025-12-15 03:24:29 +05:00
added own dwc2-for-klipper fork
added own dwc2-for-klipper fork with an necessary fix to make DWC2 work again with recent klipper changes
This commit is contained in:
5
kiauh.sh
5
kiauh.sh
@@ -12,7 +12,8 @@ default="\e[39m"
|
|||||||
### setup repos
|
### setup repos
|
||||||
KLIPPER_REPO=https://github.com/KevinOConnor/klipper.git
|
KLIPPER_REPO=https://github.com/KevinOConnor/klipper.git
|
||||||
#DWC2FK_REPO=https://github.com/Stephan3/dwc2-for-klipper.git
|
#DWC2FK_REPO=https://github.com/Stephan3/dwc2-for-klipper.git
|
||||||
DWC2FK_REPO=https://github.com/pluuuk/dwc2-for-klipper.git
|
#DWC2FK_REPO=https://github.com/pluuuk/dwc2-for-klipper.git
|
||||||
|
DWC2FK_REPO=https://github.com/th33xitus/dwc2-for-klipper.git
|
||||||
|
|
||||||
## setup some file and folder paths
|
## setup some file and folder paths
|
||||||
KLIPPER_DIR=${HOME}/klipper
|
KLIPPER_DIR=${HOME}/klipper
|
||||||
@@ -762,4 +763,4 @@ action(){
|
|||||||
print_header
|
print_header
|
||||||
check_euid
|
check_euid
|
||||||
start_check
|
start_check
|
||||||
main_menu
|
main_menu
|
||||||
|
|||||||
Reference in New Issue
Block a user