Commit ddf4ace1 authored by tywldx's avatar tywldx

temp

parent f6f8c64c
......@@ -17,9 +17,9 @@ config_path=`cat $config_server/config_path.sh`
function restartJavaProject()
{
pwd_path=$1
config_server="$pwd_path/config_server"
project_path="$config_server/project_path.sh"
# pwd_path=$1
# config_server="$pwd_path/config_server"
# project_path="$config_server/project_path.sh"
projects=(`node $config_server/get_project_config.js -type java -attr name`)
echo ${projects[@]}
......
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