2020-03-03

This commit is contained in:
monlor
2020-03-03 13:44:39 +08:00
parent 0658b19b6a
commit e4ac7001b9
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -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() {