updates
This commit is contained in:
parent
4c61611ce0
commit
f1e8d23d39
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
# Set fileid and filename
|
# Set fileid and filename
|
||||||
filename="coco.zip"
|
filename="coco.zip"
|
||||||
fileid="1HaXkef9z6y5l4vUnCYgdmEAj61c6bfWO" # coco.zip
|
fileid="1WQT6SOktSe8Uw6r10-2JhbEhMY5DJaph" # coco.zip
|
||||||
|
|
||||||
# Download from Google Drive, accepting presented query
|
# Download from Google Drive, accepting presented query
|
||||||
curl -c ./cookie -s -L "https://drive.google.com/uc?export=download&id=${fileid}" > /dev/null
|
curl -c ./cookie -s -L "https://drive.google.com/uc?export=download&id=${fileid}" > /dev/null
|
||||||
|
|
Loading…
Reference in New Issue