drive: fix instructions for auto config #5499

This commit is contained in:
Greg Sadetsky 2021-08-01 10:17:07 -04:00 committed by GitHub
parent 839c20bb35
commit 3d9da896d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -258,7 +258,7 @@ client_secret> # Can be left blank
scope> # Select your scope, 1 for example
root_folder_id> # Can be left blank
service_account_file> /home/foo/myJSONfile.json # This is where the JSON file goes!
y/n> # Auto config, y
y/n> # Auto config, n
```