From ba1e2c442a3b71ccdf79f03c7404d706f5c44c04 Mon Sep 17 00:00:00 2001 From: zhangmeng <775834166@qq.com> Date: 星期三, 15 一月 2020 14:28:13 +0800 Subject: [PATCH] debug --- libgowrapper/gitpush.sh | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/modulepush.sh b/libgowrapper/gitpush.sh similarity index 84% rename from modulepush.sh rename to libgowrapper/gitpush.sh index ba2b340..92571b8 100755 --- a/modulepush.sh +++ b/libgowrapper/gitpush.sh @@ -7,6 +7,7 @@ continue fi cd $v + echo "~~~~~~push $v~~~~~~" git add . git commit -m 'update' git push -- Gitblit v1.8.0