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 конфиг" # Проверяем, что файл со списком существует