📲大致实现自部署,由于内存占用异常目前使用crontab实现定时爬取

This commit is contained in:
2024-08-11 23:16:04 +08:00
parent c1e72eef31
commit c88382a7ac
5 changed files with 86 additions and 4 deletions

View File

@ -42,7 +42,7 @@ sleep 5 # 等待API服务启动可能需要调整等待时间
echo "API 服务已启动http://localhost:1223"
echo "API 服务进程号:$API_PID"
echo "API 服务关闭命令kill -9 $API_PID"
echo "文档地址https://blog.qyliu.top/posts/4dc716ec/"
echo "文档地址https://blog.liushen.fun/posts/4dc716ec/"
echo "===================================="
# 用户选择是否执行爬取