How to reset on Linux Ubuntu?
Hi, if you mean to change google user to another one you can try this:
cd /home/$user/.gdrive/ && rm *
and then: ./gdrive about again and it will prompt you to insert the new code for the new account.
Hope it helps!
Ok, do you know where the configs are stored in Windows? I would like to reset creds in Windows
Most helpful comment
Hi, if you mean to change google user to another one you can try this:
cd /home/$user/.gdrive/ && rm *and then:
./gdrive aboutagain and it will prompt you to insert the new code for the new account.Hope it helps!