Created
July 30, 2019 12:42
-
-
Save mystroken/eba0495e5fd6ecb9a6e73f5f23a60a52 to your computer and use it in GitHub Desktop.
Download Google Drive file with WGET
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wget --no-check-certificate -r 'https://docs.google.com/uc?export=download&confirm=&id=FILEID' -O FILENAME |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment