Skip to content

Commit

Permalink
Do not allow Mainsail updates from the UI. Updating Mainsail removes …
Browse files Browse the repository at this point in the history
…the option to boot from eMMC (#386)
  • Loading branch information
eliasbakken authored Oct 27, 2023
1 parent c301213 commit 775b3fa
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions roles/install_moonraker/files/moonraker.conf
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@ trusted_clients:
[update_manager]
enable_system_updates: False

[update_manager mainsail]
type: web
repo: intelligent-agent/mainsail
path: ~/mainsail
#[update_manager mainsail]
#type: web
#repo: intelligent-agent/mainsail
#path: ~/mainsail

[update_manager KlipperScreen]
type: git_repo
Expand Down

0 comments on commit 775b3fa

Please sign in to comment.