From 92b6f80bdd9885b7bfa5c97c64cb5314e896a337 Mon Sep 17 00:00:00 2001
From: "Hahn Axel (hahn)" <axel.hahn@unibe.ch>
Date: Wed, 23 Aug 2023 16:45:49 +0200
Subject: [PATCH] fix onevm

---
 check_onevm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/check_onevm b/check_onevm
index d250324..c52aee8 100755
--- a/check_onevm
+++ b/check_onevm
@@ -62,7 +62,7 @@ It will go to warning if a non running state was found.
 It will go to critical if a vm is on failure.
 
 SYNTAX:
-$(basename $0)
+$_self
 
     -h or --help   show this help.
 
-- 
GitLab