优化程序的更新管理
This commit is contained in:
parent
9374daaa4e
commit
b77bc2faed
@ -93,9 +93,13 @@ on_press:
|
||||
{% do call_method("machine.shutdown") %}
|
||||
|
||||
[update_manager]
|
||||
channel: dev
|
||||
channel: stable
|
||||
refresh_interval: 168
|
||||
|
||||
[update_manager Klipper]
|
||||
channel: stable
|
||||
pinned_commit: e554ddb83c770a668a912d0e6ad23c1069bf6710
|
||||
|
||||
[update_manager KlipperScreen]
|
||||
type: git_repo
|
||||
path: /home/klipper/KlipperScreen
|
||||
@ -103,6 +107,8 @@ origin: https://github.com/CreatBotOfficail/CreatBotKlipperScreen.git
|
||||
env: /home/klipper/.KlipperScreen-env/bin/python
|
||||
requirements: scripts/KlipperScreen-requirements.txt
|
||||
install_script: scripts/KlipperScreen-install.sh
|
||||
channel: stable
|
||||
pinned_commit: 629416d1f255f79f02a0341702bbc9bb8db694cb
|
||||
|
||||
[update_manager mainsail-config]
|
||||
type: git_repo
|
||||
|
Loading…
x
Reference in New Issue
Block a user