Commit a96eb6b4 authored by tywldx's avatar tywldx

f

parent 831c24ee
...@@ -14,5 +14,5 @@ if [ -z "$project_name" ];then ...@@ -14,5 +14,5 @@ if [ -z "$project_name" ];then
fi fi
if [ "$project_type" = "java" ]; then if [ "$project_type" = "java" ]; then
sh $pwd_path/base_script/restartJava.sh $project_name $config_server $project_path " " $wechat_config sh $pwd_path/base_script/restartJava.sh $project_name $config_server $project_path " " "\"$wechat_config\""
fi fi
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