Commit f6bba4ba by 王岩

保存

parent 7b27c0d6
...@@ -67,6 +67,8 @@ main() { ...@@ -67,6 +67,8 @@ main() {
current_branch="$get_current_branch" current_branch="$get_current_branch"
echo $current_branch
if [[ "${current_branch}" == "test" ]]; then if [[ "${current_branch}" == "test" ]]; then
jPush jPush
else else
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment