Skip to content

Commit

Permalink
freebsd-pkg: add mirror_type: "none"
Browse files Browse the repository at this point in the history
  • Loading branch information
CismonX authored and taoky committed Sep 14, 2024
1 parent 6c70dec commit 3a9afe3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/freebsd-pkg.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ FreeBSD pkg 包管理器的官方源配置是 `/etc/pkg/FreeBSD.conf`,请先
```yaml
FreeBSD: {
url: "http://mirrors.ustc.edu.cn/freebsd-pkg/${ABI}/quarterly",
mirror_type: "none",
}
```

Expand Down

0 comments on commit 3a9afe3

Please sign in to comment.