Browse Source

新增 crontab

luojunhui 2 tuần trước cách đây
mục cha
commit
c46100a20a
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      crontab_backup.md

+ 2 - 0
crontab_backup.md

@@ -0,0 +1,2 @@
+###### 1. 自动调用 rechunk 功能
+    30 * * * * curl -X GET http://192.168.100.31:8001/api/auto_rechunk -H "Content-Type: application/json" >> /home/ubuntu/luojunhui/llm/rag_server/logs/rechunk_$(date +\%F).log 2>&1