We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
主要原因是有两个文件,手动不好管理。用卸载脚本虽然也只执行一行,但是可能会有无网络情况。
而打包后安装即添加,卸载即删除,更方便。
The text was updated successfully, but these errors were encountered:
trusted = yes
Sorry, something went wrong.
前段时间知道 Sources(DEB822)格式可以内嵌密钥,改为 DEB822 格式算了。
虽然只有一个文件了,手动管理更方便了,但还是同时打包了 keyring,毕竟“安装即添加,卸载即删除”确实更方便直观一点。
No branches or pull requests
主要原因是有两个文件,手动不好管理。用卸载脚本虽然也只执行一行,但是可能会有无网络情况。
而打包后安装即添加,卸载即删除,更方便。
The text was updated successfully, but these errors were encountered: