Commit f5b004fd authored by 智勇's avatar 智勇

export NAMESPACE

parent f94d9fab
......@@ -3,6 +3,7 @@
echo "start run nodejs"
package_path="/home/quant_group/project"
export NAMESPACE="$NAMESPACE"
echo "NAMESPACE is $NAMESPACE"
echo "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