We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8eb73e6 commit dff05f0Copy full SHA for dff05f0
defender-endpoint/run-analyzer-linux.md
@@ -45,7 +45,7 @@ If you have issues with Microsoft Defender for Endpoint on Linux and need suppor
45
2. Verify the download.
46
47
```bash
48
- echo '4D3073F252667AC87F1229163677CB6843E0454AC4F33A526D7F55DDAA5E09E3 XMDEClientAnalyzerBinary.zip' | sha256sum -c
+ echo '24F0A3BFC9B2CF41893A1C867AE6D1B6B79250F24D15DBA0B080B7083F78CA81 XMDEClientAnalyzerBinary.zip' | sha256sum -c
49
```
50
51
3. Extract the contents of `XMDEClientAnalyzerBinary.zip` on the machine.
0 commit comments