Script - Fix some charts not displaying in emailed reports: Difference between revisions

From Edge Threat Management Wiki - Arista
Jump to navigationJump to search
(Created page with " == What it is == This script will update your system so that formerly missing charts will be created for fixed reports. == How to apply == <code> curl -k https://download....")
 
Line 7: Line 7:


<code>
<code>
curl -k https://download.untangle.com/patches/generic/fixed_reports_patch.sh | dash
curl -k http://download.untangle.com/patches/generic/fixed_reports_patch.sh | dash
</code>
</code>

Revision as of 15:26, 5 October 2017

What it is

This script will update your system so that formerly missing charts will be created for fixed reports.

How to apply

curl -k http://download.untangle.com/patches/generic/fixed_reports_patch.sh | dash