fixes typo
This commit is contained in:
parent
8d9697e7fe
commit
af660c38fa
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ Else {
|
||||||
Fail-Json "PowerShellCommunityExtensions PowerShell Module (PSCX) is required for non-'.zip' compressed archive types."
|
Fail-Json "PowerShellCommunityExtensions PowerShell Module (PSCX) is required for non-'.zip' compressed archive types."
|
||||||
}
|
}
|
||||||
Else {
|
Else {
|
||||||
Set-Attr $result.win_zip "pscx_status" "present"
|
Set-Attr $result.win_unzip "pscx_status" "present"
|
||||||
}
|
}
|
||||||
|
|
||||||
# Import
|
# Import
|
||||||
|
|
Loading…
Reference in a new issue