2
2
mirror of https://git.coolaj86.com/coolaj86/telebit.js.git synced 2025-03-14 12:10:37 +00:00

change default branch

This commit is contained in:
AJ ONeal 2018-06-04 18:25:35 -06:00
parent 9736dfe92b
commit 5e9a852375

View File

@ -73,7 +73,7 @@ export -f http_bash
## END HTTP_GET ##
###############################
my_branch=telebit
my_branch=master
if [ -e "usr/share/install_helper.sh" ]; then
bash usr/share/install_helper.sh "$@"
else