mirror of
https://github.com/monlor/MIXBOX-ARCHIVE.git
synced 2026-03-10 23:41:27 +00:00
修复一些下载源失效的问题
This commit is contained in:
@@ -5,7 +5,8 @@ export PATH=$PATH:/etc/mixbox/bin
|
||||
mburl_coding="https://monlor.coding.net/p/mbfiles/d/mbfiles/git/lfs/master"
|
||||
mburl_github="https://raw.githubusercontent.com/monlor/mbfiles/master"
|
||||
mburl_gitee="https://gitee.com/monlor/mbfiles/raw/master"
|
||||
mburl=$(mbdb get mixbox.main.url) || mburl="$mburl_gitee"
|
||||
mburl_ghcdn="https://cdn.jsdelivr.net/gh/monlor/mbfiles"
|
||||
mburl=$(mbdb get mixbox.main.url) || mburl="$mburl_coding"
|
||||
mbroot=$(mbdb get mixbox.main.path)
|
||||
mbdisk=$(mbdb get mixbox.main.mbdisk)
|
||||
mbbackup="/etc/mbbackup"
|
||||
|
||||
Reference in New Issue
Block a user