This commit is contained in:
2025-03-06 13:57:40 +03:00
parent 4ef9247c04
commit 2bed020336
+1 -1
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