certbot获取证书

1. 安装 Certbot 和 Cloudflare 插件。 2. 使用 certbot certonly 命令通过 Cloudflare DNS 插件申请证书。 3. 使用 certbot renew 命令定期续期证书,确保您的证书始终有效。

Git rebase 使用方法

用git rebase合并提交(或者修改提交信息)