diff --git a/meta/io.murano/Resources/windows-init.ps1 b/meta/io.murano/Resources/windows-init.ps1 index b4c385d5..68a52428 100644 --- a/meta/io.murano/Resources/windows-init.ps1 +++ b/meta/io.murano/Resources/windows-init.ps1 @@ -1,3 +1,5 @@ +#ps1 + # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at @@ -10,7 +12,6 @@ # License for the specific language governing permissions and limitations # under the License. -#ps1 $WindowsAgentConfigBase64 = '%AGENT_CONFIG_BASE64%' $WindowsAgentConfigFile = "C:\Murano\Agent\WindowsAgent.exe.config"