From 361de1ac89e8d711eadbe62171c24b32575f6e5c Mon Sep 17 00:00:00 2001 From: monlor Date: Fri, 6 Mar 2020 14:48:54 +0800 Subject: [PATCH] 2020-03-06 14:48:54 --- tools/gitsync.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/gitsync.sh b/tools/gitsync.sh index 6a2d3ec..a74cfbb 100755 --- a/tools/gitsync.sh +++ b/tools/gitsync.sh @@ -130,7 +130,7 @@ deploy() { git commit -m "$(TZ='Asia/Shanghai' date "+%Y-%m-%d %H:%M:%S")" -a fi git lfs push "$3" --all - + git push "$3" } case $1 in