X-Git-Url: https://code.communitydata.science/coldcallbot-discord.git/blobdiff_plain/92e65de7715056ee39c923e1d51fb8c777e64afd..3c9c64edc856e6c8656614b5106b1f3f67704621:/data/download_data.sh diff --git a/data/download_data.sh b/data/download_data.sh deleted file mode 100755 index 8687509..0000000 --- a/data/download_data.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/bash - -wget 'https://docs.google.com/spreadsheets/d/FIXME/export?gid=FIXME&format=tsv' -O 'student_information.tsv' -