2020-03-05 00:26:53

This commit is contained in:
monlor
2020-03-05 00:26:53 +08:00
parent 76dbe98978
commit f3e72a9c0f
3 changed files with 10 additions and 5 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://raw.githubusercontent.com/monlor/mbfiles/master"
mburl_github="https://cdn.jsdelivr.net/gh/monlor/mbfiles"
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)