diff --git a/home/bin/update-profile b/home/bin/update-profile index 9951c0f..471b615 100755 --- a/home/bin/update-profile +++ b/home/bin/update-profile @@ -35,7 +35,7 @@ fi done echo "All commits passed, now applying updates..." - git rebase master + git rebase origin echo "Running package installation..." cd packages