From e739ae1ebb3181a0dda6c09d88b17b2f99fefa47 Mon Sep 17 00:00:00 2001 From: marco Date: Thu, 7 Jul 2022 15:42:22 +0200 Subject: [PATCH] without env? --- check_esxi_hardware.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/check_esxi_hardware.py b/check_esxi_hardware.py index a634738..503585c 100755 --- a/check_esxi_hardware.py +++ b/check_esxi_hardware.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/python # -*- coding: UTF-8 -*- # # Script for checking global health of host running VMware ESX/ESXi