X-Git-Url: https://code.communitydata.science/coldcallbot-discord.git/blobdiff_plain/e7c79c1644a5f8bdaf10b98578117653b0d97e36..d6b74612e3a2f01112fa14c6c86bec9c20093ed3:/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' -