mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-01-27 14:43:14 -05:00
add proxmox to isVM
Signed-off-by: si458 <simonsmith5521@gmail.com>
This commit is contained in:
parent
2630931eee
commit
721c909158
@ -926,6 +926,7 @@ module.exports.isVM = function isVM()
|
|||||||
case 'Xen':
|
case 'Xen':
|
||||||
case 'SeaBIOS':
|
case 'SeaBIOS':
|
||||||
case 'EFI Development Kit II / OVMF':
|
case 'EFI Development Kit II / OVMF':
|
||||||
|
case 'Proxmox distribution of EDK II':
|
||||||
ret = true;
|
ret = true;
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user