mirror of
https://github.com/certd/certd.git
synced 2026-04-03 14:10:54 +08:00
docs:
This commit is contained in:
@@ -31,6 +31,7 @@ export class HostShellExecutePlugin extends AbstractTaskPlugin {
|
|||||||
vModel: 'value',
|
vModel: 'value',
|
||||||
rows: 6,
|
rows: 6,
|
||||||
},
|
},
|
||||||
|
helper:"注意:如果目标主机是windows,且终端是cmd,系统会自动将多行命令通过“&&”连接成一行",
|
||||||
required: true,
|
required: true,
|
||||||
})
|
})
|
||||||
script!: string;
|
script!: string;
|
||||||
|
|||||||
Reference in New Issue
Block a user