chore(docs): sync repository URLs for kalinamall mirror

This commit is contained in:
PTah
2026-06-16 11:38:26 +10:00
parent c146bb119a
commit 7466254401
3 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
param(
[string]$RepoPath = 'C:\Soft\Git\RDP-login-monitor',
[string]$NetlogonDest = '\\b26\NETLOGON\RDP-login-monitor',
[string]$GitUrl = 'https://github.com/PTah/RDP-login-monitor.git',
[string]$GitUrl = 'https://git.kalinamall.ru/PapaTramp/RDP-login-monitor.git',
[string]$GitBranch = 'main',
[string]$LogFile = 'C:\soft\Logs\update-rdp-monitor.log',
[switch]$SkipGitClean