mirror of
https://github.com/monlor/MIXBOX-ARCHIVE.git
synced 2026-03-12 00:11:36 +00:00
2020-03-03
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#copyright by monlor
|
||||
export PATH=$PATH:/etc/mixbox/bin
|
||||
|
||||
mburl_coding="https://dev.tencent.com/u/monlor/p/MIXBOX/git/raw/master"
|
||||
mburl_coding="https://monlor.coding.net/p/MIXBOX/d/MIXBOX/git/raw/master"
|
||||
mburl_github="https://raw.githubusercontent.com/monlor/MIXBOX/master"
|
||||
mburl=$(mbdb get mixbox.main.url) || mburl="$mburl_coding"
|
||||
mbroot=$(mbdb get mixbox.main.path)
|
||||
|
||||
@@ -9,7 +9,7 @@ find . -name '._*' | xargs rm -rf
|
||||
|
||||
github_url="https://github.com/monlor/MIXBOX.git"
|
||||
github_raw="https://raw.githubusercontent.com/MIXBOX/master"
|
||||
coding_url="https://e.coding.net/monlor/MIXBOX.git"
|
||||
coding_url="git@e.coding.net:monlor/MIXBOX.git"
|
||||
coding_raw="https://monlor.coding.net/p/MIXBOX/d/MIXBOX/git/raw/master"
|
||||
|
||||
sedsh() {
|
||||
|
||||
Reference in New Issue
Block a user