Skip to content

Commit b6570b5

Browse files
maxvpharshil1712
authored andcommitted
[ZT] Fix GDrive command typo (#17679)
1 parent 1d2ecef commit b6570b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/cloudflare-one/connections/connect-devices/warp/user-side-certificates/install-cloudflare-cert.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,7 @@ To trust the Cloudflare root certificate in the Google Drive desktop application
472472
4. Apply the newly created root certificate to your Google Drive application.
473473

474474
```sh
475-
sudo defaults write /Library/Preferences/com.google.drivefs.settings TrustedRootsCertsFile -string "path/to/root.pem"
475+
sudo defaults write /Library/Preferences/com.google.drivefs.settings TrustedRootCertsFile -string "path/to/roots.pem"
476476
```
477477

478478
You can verify the update with the following command.

0 commit comments

Comments
 (0)