17
0
coldcallbot/data/download_data.sh
Benjamin Mako Hill d8e662b5c3 reworking the script to work with COMMLD570A (editted)
this commit was editted to not include student details

- new manual version of the coldcallbot
- minor tweaks to make things less discord specific
- changes for new URLs, filenames, and such
2022-01-05 11:27:59 +09:00

5 lines
123 B
Bash
Executable File

#!/bin/bash
wget 'https://docs.google.com/spreadsheets/d/FIXME/export?gid=FIXME&format=tsv' -O 'student_information.tsv'