From 8cf4a181e547f83da0752064c90788d910731e60 Mon Sep 17 00:00:00 2001 From: Pavel Muhortov Date: Sun, 16 Apr 2023 10:29:00 +0300 Subject: [PATCH] fix comment --- ovpn-connect-handling.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ovpn-connect-handling.sh b/ovpn-connect-handling.sh index 77e4f48..96e05e4 100644 --- a/ovpn-connect-handling.sh +++ b/ovpn-connect-handling.sh @@ -15,7 +15,7 @@ # PARAMETERS: # 1: "inc|dec" - increment or decrement counter # 2: root path for counter, names, log -# 3: "email" - send email notification +# 3: "mail" - send email notification # 4: "geo" - check client address geolocation # # FUNCTIONS: