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

From Edge Threat Management Wiki - Arista
Jump to navigationJump to search
 
Line 7: Line 7:
  
 
<code>
 
<code>
curl -k http://download.untangle.com/patches/generic/fixed_reports_patch.sh | dash
+
curl -k https://downloads.untangle.com/public/patches/generic/fixed_reports_patch.sh | dash
 
</code>
 
</code>

Latest revision as of 15:58, 27 November 2019

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 https://downloads.untangle.com/public/patches/generic/fixed_reports_patch.sh | dash