diff --git a/git_push.sh b/git_push.sh index 40fb072..3a5ad26 100755 --- a/git_push.sh +++ b/git_push.sh @@ -16,6 +16,6 @@ rm ./inc/*.aux #Eigentlicher git-push git add . -git commit +git commit -a git push