From 8f3c5cbfbd8d627aec06c4719e1a8728b2bfacb5 Mon Sep 17 00:00:00 2001 From: mattbenyo <84724755+mattbenyo@users.noreply.github.com> Date: Wed, 21 Sep 2022 09:38:36 -0500 Subject: [PATCH] Create README.md removed PPPC bit --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index f07202b..22aece7 100644 --- a/README.md +++ b/README.md @@ -57,8 +57,6 @@ sudo ./aftermath -o /Users/user/Desktop --deep sudo ./aftermath --analyze ``` -If deploying from an MDM solution, deploy a PPPC configuration profile with the Terminal given full disk access. You can then push a policy to deploy and trigger aftermath. - ## Releases There is an Aftermath.pkg available under [Releases](https://github.com/jamf/aftermath/releases). This pkg is signed and notarized. It will install the aftermath binary at `/usr/local/bin/`. This would be the ideal way to deploy via MDM. Since this is installed in `bin`, you can then run aftermath like ```bash