2019-01-02

This commit is contained in:
monlor
2019-01-02 23:04:09 +08:00
parent bd4f2edcc2
commit 9e9303f44a
17 changed files with 5 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
#copyright by monlor
export PATH=$PATH:/etc/mixbox/bin
mburl_coding="https://qcloud.coding.net/u/monlor/p/MIXBOX/git/raw/master/install.sh"
mburl_coding="https://dev.tencent.com/u/monlor/p/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)