Commit 02f079f6 authored by daidekun's avatar daidekun

project

parent 780d6f02
#!/bin/sh #!/bin/sh
echo "deploy ui" echo "deploy ui"
module_name=$1 module_name='project'
package_path="/home/quant_group/${module_name}" package_path="/home/quant_group/${module_name}"
echo "cd ${package_path}" echo "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