Commit 25a6bafd authored by daidekun's avatar daidekun

环境变量

parent e4174827
...@@ -2,9 +2,6 @@ ...@@ -2,9 +2,6 @@
echo "deploy node" echo "deploy node"
package_path="/home/quant_group/project" package_path="/home/quant_group/project"
echo "NODE_ENV=test"
NODE_ENV=test
echo "cd ${package_path}" echo "cd ${package_path}"
cd ${package_path} cd ${package_path}
......
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