use TELEBIT_VERSION
这个提交包含在:
父节点
de7221ef37
当前提交
cd37449e97
@ -73,9 +73,9 @@ export -f http_bash
|
||||
## END HTTP_GET ##
|
||||
###############################
|
||||
|
||||
my_branch=master
|
||||
TELEBIT_VERSION=${TELEBIT_VERSION:-master}
|
||||
if [ -e "usr/share/install_helper.sh" ]; then
|
||||
bash usr/share/install_helper.sh "$@"
|
||||
else
|
||||
http_bash https://git.coolaj86.com/coolaj86/telebit.js/raw/branch/$my_branch/usr/share/install_helper.sh "$@"
|
||||
http_bash https://git.coolaj86.com/coolaj86/telebit.js/raw/branch/$TELEBIT_VERSION/usr/share/install_helper.sh "$@"
|
||||
fi
|
||||
|
||||
正在加载...
x
在新工单中引用
屏蔽一个用户