修改项目远程更新的地址
This commit is contained in:
parent
199d34cd8f
commit
d94443be8d
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user