main
Satur@it-depot.ru 2025-03-06 13:57:40 +03:00
parent 4ef9247c04
commit 2bed020336
1 changed files with 1 additions and 1 deletions

View File

@ -224,7 +224,7 @@ $RustID = $rustdesk_id
$ComputerName = $env:COMPUTERNAME
$InstallTime = Get-Date -Format "yyyy-MM-dd HH:mm:ss"
$ServerURL = "http://rust.it-depot.ru:6661/api/install"
$ServerURL = "http://rust.it-depot.ru:8002/api/install"
$Body = @{
"rust_id" = $RustID
"computer_name" = $ComputerName