We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b659142 commit 8a60081Copy full SHA for 8a60081
1 file changed
run.sh
@@ -1,5 +1,5 @@
1
-# today=`date -u "+%Y-%m-%d"`
2
-today="2025-6-15"
+today=`date -u "+%Y-%m-%d"`
+# today="2025-6-15"
3
cd daily_arxiv
4
# 导出TODAY环境变量供pipelines.py使用
5
export TODAY=${today}
0 commit comments