首页> 软件配置及服务 >软件配置 >其它软件配置 其它软件配置
oneinstack——SSL证书更新
作者:小萝卜 2021-09-06 【 SSL 】 浏览 2823
简介如果你安装好 oneinstack 你的定时任务就会自动添加"/root/.acme.sh"/acme.sh --cron --home "/root/.acme.sh" > /dev/null
如果你安装好 oneinstack 你的定时任务就会自动添加
"/root/.acme.sh"/acme.sh --cron --home "/root/.acme.sh" > /dev/null
手动更新https直接执行命令即可
"/root/.acme.sh"/acme.sh --cron --home "/root/.acme.sh" --force
很赞哦! (0)
相关文章
- VSCode 相应拓展插件推荐
- windows服务器下PHP线程安全和非线程安全的区别
- JS 异步分段上传文件
- visual studio code怎么设置默认打开谷歌浏览器?
- windows生成git ssh密钥
- Ckeditor编辑器添加的代码片段怎么在前台显示高亮效果
- ckfinder实现图片上传后按当前日期重命名
- Linux下运行getwaywork 报错stream_socket_server() has been disabled for security reasons in file
- composer切换国内或国外源
- 为什么使用WampServer切换PHP版本后通过cmd查看PHP版本显示的还是之前版本