From d94443be8db7638e8f369473a8eb8f31accce0b3 Mon Sep 17 00:00:00 2001 From: zkk <1007518571@qq.com> Date: Thu, 27 Jun 2024 17:39:19 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=A1=B9=E7=9B=AE=E8=BF=9C?= =?UTF-8?q?=E7=A8=8B=E6=9B=B4=E6=96=B0=E7=9A=84=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- custompios/crowsnest/config | 2 +- resources/moonraker_update.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/custompios/crowsnest/config b/custompios/crowsnest/config index 85b096a..62f893b 100644 --- a/custompios/crowsnest/config +++ b/custompios/crowsnest/config @@ -10,7 +10,7 @@ # shellcheck disable=all # crowsnest repo -[[ -n "$CROWSNEST_REPO_SHIP" ]] || CROWSNEST_REPO_SHIP="https://github.com/mainsail-crew/crowsnest.git" +[[ -n "$CROWSNEST_REPO_SHIP" ]] || CROWSNEST_REPO_SHIP="https://github.com/CreatBotOfficail/CreatBotCrowsnest.git" [[ -n "$CROWSNEST_REPO_BRANCH" ]] || CROWSNEST_REPO_BRANCH="master" # crowsnest setup diff --git a/resources/moonraker_update.txt b/resources/moonraker_update.txt index e3fc55f..2b87d2c 100644 --- a/resources/moonraker_update.txt +++ b/resources/moonraker_update.txt @@ -3,6 +3,6 @@ [update_manager crowsnest] type: git_repo path: ~/crowsnest -origin: https://github.com/mainsail-crew/crowsnest.git +origin: https://github.com/CreatBotOfficail/CreatBotCrowsnest.git managed_services: crowsnest install_script: tools/pkglist.sh