Fix "TRMM Defender Exclusions" script shell type

This commit is contained in:
Saulius Kazokas 2021-01-29 07:10:10 +02:00 committed by GitHub
parent 25059de8e1
commit 4284493dce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -193,6 +193,6 @@
"submittedBy": "https://github.com/dinger1986",
"name": "TRMM Defender Exclusions",
"description": "Windows Defender Exclusions for Tactical RMM",
"shell": "cmd"
"shell": "powershell"
}
]
]