From c8dc6812895fea78fe29e1ae3919db277c4dfe39 Mon Sep 17 00:00:00 2001 From: PTah Date: Sat, 20 Jun 2026 19:07:52 +1000 Subject: [PATCH] fix: remove UTF-8 BOM from PowerShell entry scripts --- Login_Monitor.ps1 | 2 +- Sac-Client.ps1 | 2 +- version.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Login_Monitor.ps1 b/Login_Monitor.ps1 index 1d534e9..a688b05 100644 --- a/Login_Monitor.ps1 +++ b/Login_Monitor.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Мониторинг логинов/попыток входа с уведомлениями в Telegram .DESCRIPTION diff --git a/Sac-Client.ps1 b/Sac-Client.ps1 index 1006a40..a6cfa36 100644 --- a/Sac-Client.ps1 +++ b/Sac-Client.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Клиент Security Alert Center для RDP-login-monitor. .DESCRIPTION diff --git a/version.txt b/version.txt index 2ccf03b..975d4d4 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.1.2-SAC +2.1.2-SAC