From 2ce2a9e4f253e0e3834d43ea094adcdd8ed4e002 Mon Sep 17 00:00:00 2001 From: Vic Date: Mon, 15 Jun 2026 14:43:38 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20script.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- script.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/script.sh b/script.sh index fb2d67f..863693f 100644 --- a/script.sh +++ b/script.sh @@ -1,7 +1,7 @@ #!/bin/bash -OVPN_DIR="/home/vic/emails" -EMAIL_LIST="/home/vic/emails/emails.txt" # файл: имя_файла email@example.com +OVPN_DIR="/path/to/config/files" +EMAIL_LIST="/path/to/text/file/with/emails.txt" SUBJECT="Ваш OpenVPN конфиг" # Проверяем, что файл со списком существует