Commit 87cc3f14 authored by 段英荣's avatar 段英荣

add cp

parent e02b0498
...@@ -89,6 +89,8 @@ if [[ $last_total_num != $new_total_num ]];then ...@@ -89,6 +89,8 @@ if [[ $last_total_num != $new_total_num ]];then
sed -i 's/ //' $DICFILE sed -i 's/ //' $DICFILE
echo $new_total_num > $LAST_RESULT_FILE echo $new_total_num > $LAST_RESULT_FILE
cp -f $DICFILE /data/static/word/
cp -f $FILE /data/static/word/
fi fi
......
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