modified moonraker update management section and install
This commit is contained in:
11
moonraker.conf
Normal file
11
moonraker.conf
Normal file
@@ -0,0 +1,11 @@
|
||||
|
||||
## Klippain Shake&Tune automatic update management
|
||||
[update_manager Klippain-ShakeTune]
|
||||
type: git_repo
|
||||
origin: https://github.com/Frix-x/klippain-shaketune.git
|
||||
path: ~/klippain_shaketune
|
||||
virtualenv: ~/klippain_shaketune-env
|
||||
requirements: requirements.txt
|
||||
system_dependencies: system-dependencies.json
|
||||
primary_branch: main
|
||||
managed_services: klipper
|
||||
Reference in New Issue
Block a user