Commit 45e08bab authored by tywldx's avatar tywldx

fix

parent e6532c77
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
project=$1 project=$1
config_server=$2 config_server=$2
project_path=$3 project_path=$3
config_path=`cat $config_server/config_path.sh`
node4_path=`cat $config_server/node_4_path.sh` node4_path=`cat $config_server/node_4_path.sh`
node7_path=`cat $config_server/node_7_path.sh` node7_path=`cat $config_server/node_7_path.sh`
......
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