We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8168c0 commit 36bc17eCopy full SHA for 36bc17e
build.ps1
@@ -86,7 +86,7 @@ $filesForLinuxPackage = @(
86
'psDscAdapter/',
87
'RunCommandOnSet.dsc.resource.json',
88
'runcommandonset',
89
- 'sshdconfig.exe',
+ 'sshdconfig',
90
'sshdconfig.dsc.resource.json'
91
)
92
@@ -108,7 +108,7 @@ $filesForMacPackage = @(
108
109
110
111
112
113
114
sshdconfig/build.ps1
0 commit comments