Commit 9967a54c authored by 李飞's avatar 李飞

update dir name

parent 99c2eaca
......@@ -3,7 +3,7 @@
day3=`date -d "-2 day" +%Y-%m-%d`
files=`ls /data/ad-api/logs/history/$day3/*`
files=`ls /data/api/logs/history/$day3/*`
for file in ${files}
do
echo $file
......
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