diff --git a/component/Git Tools/Batch Checkout Branch/index.sh b/component/Git Tools/Batch Checkout Branch/index.sh index 4b6c5e1ab2e87a1cd7ab2de1bbb00735364e3cc7..df3b28b0b73e25fe32244d0d5b74d6c0fa9694dd 100644 --- a/component/Git Tools/Batch Checkout Branch/index.sh +++ b/component/Git Tools/Batch Checkout Branch/index.sh @@ -13,7 +13,8 @@ echo -e "\e[95m" echo -e "┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓" echo -e "┃ 批量切换分支 ┃" echo -e "┃ Batch Checkout Branch ┃" -echo -e "┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛" +echo -e "┃ ┃" +echo -e "┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Author:赵海春 ━━━━┛" # 以下变量读取的环境变量 # PROJECTS_TARGET_PATH:克隆项目的目标路径 diff --git a/component/Git Tools/Batch Clone Project/index.sh b/component/Git Tools/Batch Clone Project/index.sh index 5b03b05678e77f5561d8617cb5660c8d5c5e0067..51aee4f7a87119158f32e9f95dee5843d37bfe87 100644 --- a/component/Git Tools/Batch Clone Project/index.sh +++ b/component/Git Tools/Batch Clone Project/index.sh @@ -13,7 +13,8 @@ echo -e "\e[93m" echo -e "┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓" echo -e "┃ 批量克隆项目 ┃" echo -e "┃ Batch Clone Project ┃" -echo -e "┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛" +echo -e "┃ ┃" +echo -e "┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Author:赵海春 ━━━━┛" # 以下变量读取的环境变量 # PROJECTS_TARGET_PATH:克隆项目的目标路径 diff --git a/component/Git Tools/Batch Creating Branch/index.sh b/component/Git Tools/Batch Creating Branch/index.sh index 1efb71653ac4afc1df47ba65ef9de87f0962c2d2..a4708707da544cde76fbf201fd5c52aba472c25b 100644 --- a/component/Git Tools/Batch Creating Branch/index.sh +++ b/component/Git Tools/Batch Creating Branch/index.sh @@ -13,7 +13,8 @@ echo -e "\e[34m" echo -e "┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓" echo -e "┃ 批量创建分支 ┃" echo -e "┃ Batch Creating Branch ┃" -echo -e "┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛" +echo -e "┃ ┃" +echo -e "┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Author:赵海春 ━━━━┛" # 以下变量读取的环境变量 # PROJECTS_TARGET_PATH:克隆项目的目标路径 diff --git a/component/Git Tools/Batch Delete Remote Branch/index.sh b/component/Git Tools/Batch Delete Remote Branch/index.sh index 8182a8a13d071eeacf3b74c9c35458a148abc138..4a5cef933334db868fcf72c28f40d096d60e9a0d 100644 --- a/component/Git Tools/Batch Delete Remote Branch/index.sh +++ b/component/Git Tools/Batch Delete Remote Branch/index.sh @@ -13,7 +13,8 @@ echo -e "\e[95m" echo -e "┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓" echo -e "┃ 批量删除远程分支 ┃" echo -e "┃ Batch Delete Remote Branch ┃" -echo -e "┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛" +echo -e "┃ ┃" +echo -e "┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Author:赵海春 ━━━━┛" # 以下变量读取的环境变量 # PROJECTS_TARGET_PATH:克隆项目的目标路径 diff --git a/component/Git Tools/Batch Push Repository/index.sh b/component/Git Tools/Batch Push Repository/index.sh index 96533e39da8ffb23e8d05c6b61c2b4045cd16f8a..e20e3877b562839794b366c1ce3c083a71b44efd 100644 --- a/component/Git Tools/Batch Push Repository/index.sh +++ b/component/Git Tools/Batch Push Repository/index.sh @@ -14,7 +14,8 @@ echo -e "\e[94m" echo -e "┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓" echo -e "┃ 批量推送到仓库 ┃" echo -e "┃ Batch Push Repository ┃" -echo -e "┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛" +echo -e "┃ ┃" +echo -e "┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Author:赵海春 ━━━━┛" # 以下变量读取的环境变量 # PROJECTS_TARGET_PATH:克隆项目的目标路径 diff --git a/component/Project Tools/Batch Modify Maven Version/index.sh b/component/Project Tools/Batch Modify Maven Version/index.sh index 340583ead581ba5a286aabae68e7f9dfc7581afe..cc99171692fbd069af1f2ef3e5151185e6e2f24b 100644 --- a/component/Project Tools/Batch Modify Maven Version/index.sh +++ b/component/Project Tools/Batch Modify Maven Version/index.sh @@ -13,7 +13,8 @@ echo -e "\e[96m" echo -e "┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓" echo -e "┃ 批量修改Maven版本 ┃" echo -e "┃ Batch Modify Maven Version ┃" -echo -e "┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛" +echo -e "┃ ┃" +echo -e "┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Author:赵海春 ━━━━┛" # 以下变量读取的环境变量 # PROJECTS_TARGET_PATH:克隆项目的目标路径 diff --git "a/document/\347\273\204\344\273\266\345\274\200\345\217\221\350\247\204\350\214\203.md" "b/document/\347\273\204\344\273\266\345\274\200\345\217\221\350\247\204\350\214\203.md" index 2bf7f9afdb0cda9f362cdb28753e045542d218ee..e1ee56e022bf72800f0a74c9180ac246c5454d09 100644 --- "a/document/\347\273\204\344\273\266\345\274\200\345\217\221\350\247\204\350\214\203.md" +++ "b/document/\347\273\204\344\273\266\345\274\200\345\217\221\350\247\204\350\214\203.md" @@ -62,7 +62,8 @@ echo -e "\e[34m" echo -e "┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓" echo -e "┃ 批量创建分支 ┃" echo -e "┃ Batch Creating Branch ┃" -echo -e "┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛" +echo -e "┃ ┃" +echo -e "┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Author:赵海春 ━━━━┛" # 当前脚本所在目录路径 @@ -98,7 +99,8 @@ echo -e "\e[34m" echo -e "┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓" echo -e "┃ 批量创建分支 ┃" echo -e "┃ Batch Creating Branch ┃" -echo -e "┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛" +echo -e "┃ ┃" +echo -e "┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Author:赵海春 ━━━━┛" ``` 用于通过菜单进入具体组件,可以显示当前组件名称 diff --git a/index.sh b/index.sh index 1b4fb339f730e79b498fbab5ff47309727eb3214..d58d76a7b933ea66c56f17e029ae9c508968d002 100644 --- a/index.sh +++ b/index.sh @@ -36,7 +36,7 @@ while [ true ]; do printf "║\t%-50.42s║\n" "E、Exit" echo -e "║ ║" - echo -e "╚═════════════════════════════════════ Author:赵海春 ════╝" + echo -e "╚════════════════════════════════════════════════════════╝" echo -e "\n请选择操作(输入菜单编号):" read OPERATOR