microsoft/mdatp-xplat

Script does not support Amazon Linux distros. Are any plans to support it ?

mguja-fcc opened this issue · 3 comments

Script does not support Amazon Linux distros. Are any plans to support it ?

sudo ./mde_installer.sh -i
--- mde_installer.sh v0.1 ---
Distro detected: amzn
Scaled version: 2
Unsupported distro

I just created a pull request that adds support for AL2, I'm not sure if they'll merge it or not. You're welcome to grab it from my fork though.

https://github.com/allenkarns/mdatp-xplat

I've merged a change from @allenkarns into master, thanks for contribution!