增加openresty

master
pan 4 years ago
parent 9ea77b4b9f
commit 9eb233a97e
  1. 4
      shell/killNode

@ -17,7 +17,7 @@ fi
if [ $result -eq 1 ]
then
echo "执行$1的运行脚本"
echo "执行$1的运行脚本`pwd`/run.sh"
./run.sh
echo "执行$1的运行脚本返回结果:$?"
echo "执行$1的运行脚本`pwd`/run.sh,exit code:$?"
fi

Loading…
Cancel
Save