修改项目远程更新的地址

This commit is contained in:
张开科 2024-06-27 17:39:19 +08:00
parent 199d34cd8f
commit d94443be8d
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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