Skip to content

Instantly share code, notes, and snippets.

@younes200
Created February 14, 2020 18:51
Show Gist options
  • Save younes200/4ca36231a1f194663b3503330cde181c to your computer and use it in GitHub Desktop.
Save younes200/4ca36231a1f194663b3503330cde181c to your computer and use it in GitHub Desktop.
Download file from Google Drive
wget --no-check-certificate -r 'https://docs.google.com/uc?export=download&id=FILEID' -O FILENAME
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment