You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.
Hi
ChatGPT and I have spent the whole day failing to solve this.
Have tried with ubuntu 18 and 20.
i curl curl -L -o gdrive.tar.gz https://github.com/prasmussen/gdrive/releases/download/2.1.1/gdrive_2.1.1_linux_amd64.tar.gz
i then try to unpack it with tar -xzvf ./gdrive.tar.gz
I can then see gdrive which has a size of 8210397 bytes.
I then try to chmod +x gdrive I have tried chmod 777 which doesnt work either
I then try to run it with ./gdrive and i get
bash: ./gdrive: No such file or directory
The text was updated successfully, but these errors were encountered: