You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The hydration script refers to some paths in all-lowercase, where the foldernames are not.
References to hkDefinitions for example are incorrect with all lowercase "hkdefinitions".
To Reproduce
Steps to reproduce the behavior:
Run Install-HydrationEpac on a case sensitive filesystem
Screenshots
Get-Content: CENSORED/.local/share/powershell/Modules/EnterprisePolicyAsCode/10.6.2/functions/Install-HydrationEpac.ps1:149:24
Line |
149 | … ignment = $(Get-Content (Join-Path $StarterKit "hkdefinitions" "polic …
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| Cannot find path 'CENSORED/StarterKit/hkdefinitions/policyAssignments/pci-dss4.jsonc' because it does not exist.
EPAC Version
10.6.2
The text was updated successfully, but these errors were encountered:
Describe the bug
The hydration script refers to some paths in all-lowercase, where the foldernames are not.
References to hkDefinitions for example are incorrect with all lowercase "hkdefinitions".
To Reproduce
Steps to reproduce the behavior:
Run Install-HydrationEpac on a case sensitive filesystem
Screenshots
EPAC Version
10.6.2
The text was updated successfully, but these errors were encountered: