Skip to content

Commit 8a60081

Browse files
committed
修改回动态日期
1 parent b659142 commit 8a60081

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

run.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# today=`date -u "+%Y-%m-%d"`
2-
today="2025-6-15"
1+
today=`date -u "+%Y-%m-%d"`
2+
# today="2025-6-15"
33
cd daily_arxiv
44
# 导出TODAY环境变量供pipelines.py使用
55
export TODAY=${today}

0 commit comments

Comments
 (0)