change default branch

This commit is contained in:
AJ ONeal 2018-06-04 18:25:35 -06:00
parent 3c7d89d3c4
commit 462cfe41bb
1 changed files with 1 additions and 1 deletions

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