From 417cc9f5d78041ad20149ab37526ec925c355325 Mon Sep 17 00:00:00 2001 From: zhangmeng <775834166@qq.com> Date: 星期三, 11 十二月 2019 17:22:48 +0800 Subject: [PATCH] script for modules --- modulepull.sh | 0 modulemake.sh | 0 modulepush.sh | 0 3 files changed, 0 insertions(+), 0 deletions(-) diff --git a/makemodules.sh b/modulemake.sh similarity index 100% rename from makemodules.sh rename to modulemake.sh diff --git a/libgowrapper/gitpull.sh b/modulepull.sh similarity index 100% rename from libgowrapper/gitpull.sh rename to modulepull.sh diff --git a/libgowrapper/gitpush.sh b/modulepush.sh similarity index 100% rename from libgowrapper/gitpush.sh rename to modulepush.sh -- Gitblit v1.8.0