Commit 4a0e5732 authored by QA-甘 盛聪's avatar QA-甘 盛聪

update

parent bb8f6929
...@@ -6,7 +6,7 @@ config_server="$pwd_path/config_server" ...@@ -6,7 +6,7 @@ config_server="$pwd_path/config_server"
project_path=`cat $config_server/project_path.sh` project_path=`cat $config_server/project_path.sh`
config_path=`cat $config_server/config_path.sh` config_path=`cat $config_server/config_path.sh`
echo -e \033[32m start 2_get_code_by_name.sh \033[0m” echo -e "\033[32m start 2_get_code_by_name.sh \033[0m"
cd $project_path cd $project_path
project_folder=`find ./ -maxdepth 1 -name "$project_name"` project_folder=`find ./ -maxdepth 1 -name "$project_name"`
......
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