perf: 优化主机登录失败提示

This commit is contained in:
xiaojunnuo
2024-09-20 11:11:25 +08:00
parent ab41eea7a9
commit 9de77b327d
4 changed files with 22 additions and 10 deletions
@@ -4,7 +4,7 @@ import { SshClient } from '../../lib/ssh.js';
@IsTaskPlugin({
name: 'hostShellExecute',
title: '执行远程主机脚本命令',
icon:"tabler:brand-powershell",
icon: 'tabler:brand-powershell',
group: pluginGroups.host.key,
input: {},
default: {