2
2
mirror of https://git.coolaj86.com/coolaj86/telebit.js.git synced 2025-03-03 07:00:45 +00:00

change default branch

This commit is contained in:
AJ ONeal 2018-06-04 18:25:35 -06:00
parent 3c7d89d3c4
commit 462cfe41bb

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