From ab6fbc5eb5bea2ea12b06b14a13f01bac56c8285 Mon Sep 17 00:00:00 2001 From: Themis Zamani Date: Wed, 31 Jul 2024 11:40:02 +0300 Subject: [PATCH] Update check_b2share.py --- check_b2share.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/check_b2share.py b/check_b2share.py index b6a6bf6..f5e8fa2 100755 --- a/check_b2share.py +++ b/check_b2share.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # # This file is part of B2SHARE Nagios monitoring plugin. #