Commit c3c33ef1 authored by kalvin's avatar kalvin

echo "replaceGitRemote"

parent 8213d9bc
...@@ -77,6 +77,7 @@ if [[ $CLUSTER == "3B" ]]; then ...@@ -77,6 +77,7 @@ if [[ $CLUSTER == "3B" ]]; then
else else
echo "clean ${log_path}/*" echo "clean ${log_path}/*"
#历史遗留问题,抽空fix #历史遗留问题,抽空fix
echo "replaceGitRemote"
replaceGitRemote replaceGitRemote
rm -rf ${log_path}/* rm -rf ${log_path}/*
......
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