2020-03-05 18:31:48

This commit is contained in:
monlor
2020-03-05 18:31:48 +08:00
parent 581824b289
commit 907e76746f
13 changed files with 990 additions and 909 deletions

View File

@@ -3,7 +3,7 @@
export PATH=$PATH:/etc/mixbox/bin
mburl_coding="https://monlor.coding.net/p/mbfiles/d/mbfiles/git/raw/master"
mburl_github="https://cdn.jsdelivr.net/gh/monlor/mbfiles"
mburl_github="https://raw.githubusercontent.com/monlor/MIXBOX/master"
# mburl_test="https://monlor.coding.net/p/mbfiles/d/mbfiles/git/raw/test"
mburl=$(mbdb get mixbox.main.url) || mburl="$mburl_coding"
mbroot=$(mbdb get mixbox.main.path)