apt modernize-sources
Open
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/abbbi/pypbs/blob/11fc093ead84e91cddb2f59fac428f59fe0f0cb2/README.md?plain=1#L11-L12
Das geht nicht gut ohne [signed-by=...]. Lieber deb822.sources benutzen.
```sh
cat << EOF > /etc/apt/sources.list.d/pxmx.sources
Types: deb
URIs: http://download.proxmox.com/debian/pve
Suites: trixie
Components: pve-no-subscription
Signed-By: /etc/apt/trusted.gpg.d/proxmox-release-trixie.gpg
Enabled: yes
EOF
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.