From ddaadf1bf99c4c0097ee11dc1e7a5f537e282bca Mon Sep 17 00:00:00 2001 From: Glenn Jocher Date: Fri, 6 Dec 2019 17:24:15 -0800 Subject: [PATCH] updates --- data/get_coco_dataset_gdrive.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/data/get_coco_dataset_gdrive.sh b/data/get_coco_dataset_gdrive.sh index c965e487..f280516f 100755 --- a/data/get_coco_dataset_gdrive.sh +++ b/data/get_coco_dataset_gdrive.sh @@ -1,6 +1,4 @@ #!/bin/bash -# https://stackoverflow.com/questions/48133080/how-to-download-a-google-drive-url-via-curl-or-wget/48133859 - # Zip coco folder # zip -r coco.zip coco # tar -czvf coco.tar.gz coco