Commit ea5cc6a0 authored by 智勇's avatar 智勇

up

parent 03595718
......@@ -20,8 +20,8 @@ do
# echo "mkdir -p /home/quant_group/$fname"
# mkdir -p /home/quant_group/$fname
echo "tar zxf ${package_path}/$with_ext -C ${package_path}/$fname"
tar zxf ${package_path}/$with_ext -C ${package_path}/$fname
echo "tar zxf ${current}/$with_ext -C ${current}/$fname"
tar zxf ${current}/$with_ext -C ${current}/$fname
# echo "rm -rf ${package_path}/$with_ext"
# rm -rf ${package_path}/$with_ext
......
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