Patch - Google drive: Difference between revisions

From Edge Threat Management Wiki - Arista
Jump to navigationJump to search
No edit summary
No edit summary
 
Line 9: Line 9:
= How to run =
= How to run =


<!--
<code>
<code>
curl -s -k https://downloads.untangle.com/public/patches/16.6.0/google_drive_patch.tgz | tar -xzf && ./google_drive_patch.sh
curl -s -k https://downloads.untangle.com/public/patches/16.6.0/google_drive_patch.tgz | tar -xz && ./google_drive_patch.sh
</code>
</code>
-->

Latest revision as of 19:09, 5 December 2022

What it is

Patch for fixing Google Drive not working for operations like Configuration Backup.

Target Version

16.6.0

How to run

curl -s -k https://downloads.untangle.com/public/patches/16.6.0/google_drive_patch.tgz | tar -xz && ./google_drive_patch.sh