Patch - Google drive: Difference between revisions
From Edge Threat Management Wiki - Arista
Jump to navigationJump to search
(Created page with "= What it is = Patch for fixing Google Drive not working for operations like Configuration Backup. = Target Version = 16.6.0 = How to run = <code> curl -s -k https://down...") |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 10: | Line 10: | ||
<code> | <code> | ||
curl -s -k https://downloads.untangle.com/public/patches/16.6.0/google_drive_patch.tgz | tar - | 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