mirror of
https://github.com/dw-0/kiauh.git
synced 2025-12-14 19:14:27 +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
|
||||
KLIPPER_REPO=https://github.com/KevinOConnor/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
|
||||
KLIPPER_DIR=${HOME}/klipper
|
||||
@@ -762,4 +763,4 @@ action(){
|
||||
print_header
|
||||
check_euid
|
||||
start_check
|
||||
main_menu
|
||||
main_menu
|
||||
|
||||
Reference in New Issue
Block a user