mirror of
https://github.com/certd/certd.git
synced 2026-04-23 11:37:23 +08:00
fix: 修复历史记录不能按名称查询的bug
This commit is contained in:
@@ -6,6 +6,7 @@ import { SshClient } from '../../lib/ssh.js';
|
||||
title: '执行远程主机脚本命令',
|
||||
icon: 'tabler:brand-powershell',
|
||||
group: pluginGroups.host.key,
|
||||
desc: '可以执行重启nginx等操作让证书生效',
|
||||
input: {},
|
||||
default: {
|
||||
strategy: {
|
||||
|
||||
Reference in New Issue
Block a user