From 462cfe41bb42e2a919b340408f1f484f34f151ff Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Mon, 4 Jun 2018 18:25:35 -0600 Subject: [PATCH] change default branch --- usr/share/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/share/install.sh b/usr/share/install.sh index bb209d6..7b86cb0 100644 --- a/usr/share/install.sh +++ b/usr/share/install.sh @@ -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