When you use metasearch for Google Drive, you want to produce refresh token with make oauth.
This requires git clone of the repository, which is totally ok but still a little inconvenient.
If the token can be produced with a single docker run command, it would be more convenient.
When you use metasearch for Google Drive, you want to produce refresh token with
make oauth.This requires
git cloneof the repository, which is totally ok but still a little inconvenient.If the token can be produced with a single
docker runcommand, it would be more convenient.