From f1ce8449357645b336ee0eed8e979e9e9b15ab7f Mon Sep 17 00:00:00 2001 From: Stephan Wendel Date: Wed, 27 Oct 2021 19:06:04 +0200 Subject: [PATCH] FIX: Wrong Path in file_templates/moonraker_update.txt * Wrong Folder set in update_manager section Signed-off-by: Stephan Wendel --- file_templates/moonraker_update.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/file_templates/moonraker_update.txt b/file_templates/moonraker_update.txt index 6911696..4558bb7 100644 --- a/file_templates/moonraker_update.txt +++ b/file_templates/moonraker_update.txt @@ -1,6 +1,6 @@ [update_manager webcamd] type: git_repo -path: ~/webcamd +path: ~/crowsnest origin: https://github.com/mainsail-crew/crowsnest.git