drive: fix instructions for auto config #5499
This commit is contained in:
parent
839c20bb35
commit
3d9da896d2
1 changed files with 1 additions and 1 deletions
|
@ -258,7 +258,7 @@ client_secret> # Can be left blank
|
||||||
scope> # Select your scope, 1 for example
|
scope> # Select your scope, 1 for example
|
||||||
root_folder_id> # Can be left blank
|
root_folder_id> # Can be left blank
|
||||||
service_account_file> /home/foo/myJSONfile.json # This is where the JSON file goes!
|
service_account_file> /home/foo/myJSONfile.json # This is where the JSON file goes!
|
||||||
y/n> # Auto config, y
|
y/n> # Auto config, n
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue