From 96850f7a03e57084f08dbb8b45f6007fe4a8a1fa Mon Sep 17 00:00:00 2001 From: Logan Date: Mon, 12 Apr 2021 07:11:47 -0600 Subject: [PATCH] update branch name --- pull_repos.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pull_repos.sh b/pull_repos.sh index 32d3813..0c4bd70 100755 --- a/pull_repos.sh +++ b/pull_repos.sh @@ -43,4 +43,4 @@ git fetch angrylion-rdp-plus git merge -s subtree angrylion-rdp-plus/master --allow-unrelated-histories --squash git commit -m "update angrylion" -git push origin master +git push origin main