diff --git a/gitUpdate.sh b/gitUpdate.sh index 001a07e2..1925af9f 100755 --- a/gitUpdate.sh +++ b/gitUpdate.sh @@ -2,6 +2,8 @@ set -ex +git config lfs.allowincompletepush true + git add . git commit -m 'update,'