Update docs for update_manager to use user directory
This commit is contained in:
parent
31606ddc38
commit
1726126807
@ -25,9 +25,9 @@ configuration:
|
||||
```
|
||||
[update_manager client KlipperScreen]
|
||||
type: git_repo
|
||||
path: /home/pi/KlipperScreen
|
||||
path: ~/KlipperScreen
|
||||
origin: https://github.com/jordanruthe/KlipperScreen.git
|
||||
env: /home/pi/.KlipperScreen-env/bin/python
|
||||
env: ~/.KlipperScreen-env/bin/python
|
||||
requirements: scripts/KlipperScreen-requirements.txt
|
||||
install_script: scripts/KlipperScreen-install.sh
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user