diff --git a/Content/.template.config/template.json b/Content/.template.config/template.json index 837f144c..7b3e01d3 100644 --- a/Content/.template.config/template.json +++ b/Content/.template.config/template.json @@ -17,7 +17,7 @@ } }, "postActions": [{ - "condition": "(OS != \"windows\")", + "condition": "(OS != \"Windows_NT\")", "description": "Make scripts executable", "manualInstructions": [ { "text": "Run 'chmod +x *.sh'" } ], "actionId": "cb9a6cf3-4f5c-4860-b9d2-03a574959774",