PowerShell_Scripts/Proxmox/_.package.json

18 lines
313 B
JSON

{
"package": {
"Name": "Proxmox",
"Condition": [
{
"custom": null,
"System": [ "Linux" ],
"Hostname": null,
"Username": null,
"CmdletExists": null,
"ModuleExists": null,
"AppExeExists": "/usr/sbin/qm",
"Logic": 0
}
]
}
}