8 lines
334 B
JSON
8 lines
334 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"PowerShell(Get-ChildItem -Path \"c:\\\\Python\\\\Fluig Ginseng\\\\fluig\\\\checklist\\\\fluig\\\\compras_digital\" -Recurse -Force | Select-Object FullName, @{Name='Type';Expression={if\\($_.PSIsContainer\\){'DIR'}else{'FILE'}}} | Sort-Object FullName | Format-Table -AutoSize)"
|
|
]
|
|
}
|
|
}
|