apt modernize-sources
- Linguagem predominante
- Python
- Estrelas
- 1
- Forks
- 0
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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
```
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
The issue points to lines 11-12 in README.md, which contain apt source instructions. Replace the existing apt source lines with the provided deb822.sources format. Verify the change by checking the README.md file and ensuring the new snippet is correctly inserted. No code changes are needed, only documentation.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- shell
- Domínio
- documentation
- Tipo de issue
- Documentação
- Dificuldade
- 1/5
- Tempo estimado
- Menos de uma hora
- Status de atividade
- Ativa
- Clareza
- Claramente especificada
- Facilidade para iniciantes
- 85/100