Skip to content

Commit

Permalink
Create google_drive.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
mcrewcow authored Jun 6, 2023
1 parent 27bcbad commit eb5fc7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions google_drive.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
wget --load-cookies /tmp/cookies.txt "https://docs.google.com/uc?export=download&confirm=$(wget --quiet --save-cookies /tmp/cookies.txt --keep-session-cookies --no-check-certificate 'https://docs.google.com/uc?export=download&id=1yD-Mja8cRe07zur9fZ71NZo9sypKoS8a' -O- | sed -rn 's/.*confirm=([0-9A-Za-z_]+).*/\1\n/p')&id=1yD-Mja8cRe07zur9fZ71NZo9sypKoS8a" -O bam17.bam && rm -rf /tmp/cookies.txt

0 comments on commit eb5fc7b

Please sign in to comment.