Skip to content

Commit 9adcc21

Browse files
committed
docs: suggest using systemd timer
1 parent 9adf690 commit 9adcc21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ cargo build --release
3434

3535
# 运行
3636

37-
你需要先去参照 `abbs-meta-collector``dpkgrepo-meta` 把信息保存到 PostgreSQL 数据库中。如果你想运行 `Package Quality Assurance` 相关的页面,你需要参照 [`p-vector-rs`](http://github.com/AOSC-Dev/p-vector-rs) 生成对应的 PostgreSQL 数据库。
37+
你需要先去参照 `abbs-meta-collector``dpkgrepo-meta` 把信息保存到 PostgreSQL 数据库中,建议以 systemd timer 的形式自动定时运行。然后启动本项目:
3838

3939
```bash
4040
# run packages-site

0 commit comments

Comments
 (0)