diff --git a/scripts/push.sh b/scripts/push.sh index 4ee0384..29dceb6 100755 --- a/scripts/push.sh +++ b/scripts/push.sh @@ -1,3 +1,4 @@ +git pull git add $(git rev-parse --show-toplevel) git commit -m 'Fix' git push origin