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 6dd0f84 commit 515baffCopy full SHA for 515baff
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 '24F0A3BFC9B2CF41893A1C867AE6D1B6B79250F24D15DBA0B080B7083F78CA81 XMDEClientAnalyzerBinary.zip' | sha256sum -c
+ echo 'C65A4E4C6851D130942BFACD147A9D18B8A92B4F50FACF519477FD1C41A1C323 XMDEClientAnalyzerBinary.zip' | sha256sum -c
49
```
50
51
3. Extract the contents of `XMDEClientAnalyzerBinary.zip` on the machine.
0 commit comments