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