diff --git a/init.sh b/init.sh index 37f0227904..cb11e37dcb 100755 --- a/init.sh +++ b/init.sh @@ -102,7 +102,7 @@ mv ../.git . echo Git commit to arch git add . git commit -m "${DATE} Kernel update" - +git push origin ${BRANCH}