mirror of
https://github.com/wcbing/wcbing-apt-repo.git
synced 2025-12-29 02:28:30 +08:00
add anydesk repo
This commit is contained in:
parent
bdd43d63b5
commit
2e17e9dd8a
@ -109,6 +109,7 @@
|
||||
| [NextTrace](https://github.com/nxtrace/nexttrace-debs) | nexttrace | ✅ | ✅ |
|
||||
| [Debian 中文社区软件源](https://github.com/debiancn/repo)([镜像](https://help.mirrors.cernet.edu.cn/debiancn/)) | anydesk<br />marktext<br />wps-office<br />[更多](https://github.com/debiancn/repo) | ✅ | |
|
||||
| [Gitea](https://gitlab.com/packaging/gitea)([镜像](https://mirrors.ustc.edu.cn/help/packaging-gitea.html)) | gitea | ✅ | ✅ |
|
||||
| [AnyDesk](https://deb.anydesk.com/howto.html) | anydesk | ✅ | ✅ |
|
||||
|
||||
## 自建仓库
|
||||
|
||||
|
||||
@ -141,5 +141,12 @@
|
||||
"path": {
|
||||
"mix": "Packages"
|
||||
}
|
||||
}
|
||||
},
|
||||
"anydesk": {
|
||||
"repo": "https://deb.anydesk.com/",
|
||||
"path": {
|
||||
"amd64": "dists/all/main/binary-amd64/Packages",
|
||||
"arm64": "dists/all/main/binary-arm64/Packages"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user