diff --git a/VpnHood.Server.App.Net/Pub/Win/install.ps1 b/VpnHood.Server.App.Net/Pub/Win/install.ps1 index b783865d2..d0268f55c 100644 --- a/VpnHood.Server.App.Net/Pub/Win/install.ps1 +++ b/VpnHood.Server.App.Net/Pub/Win/install.ps1 @@ -106,7 +106,7 @@ if ("$httpBaseUrl" -ne "") { BaseUrl = $httpBaseUrl; Authorization = $httpAuthorization; }; - managementSecret = $managementSecret; + ManagementSecret = $managementSecret; }; # publish info