Commit 5620bfa7 authored by tywldx's avatar tywldx

f

parent ad44cf1b
#!/bin/bash #!/bin/bash
echo "不再用这个脚本"
return
pwd_path="/home/qa-deploy-utils/qa_shell_script" pwd_path="/home/qa-deploy-utils/qa_shell_script"
config_shell_path="$pwd_path" config_shell_path="$pwd_path"
config_server="$pwd_path/config_server" config_server="$pwd_path/config_server"
...@@ -13,7 +15,6 @@ rm -rf $filename ...@@ -13,7 +15,6 @@ rm -rf $filename
rm -rf $nginxname/* rm -rf $nginxname/*
function addFrpcHead() function addFrpcHead()
{ {
echo "[common]" >> $1 echo "[common]" >> $1
......
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