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
This commit is contained in:
4
data/download_data.sh
Executable file
4
data/download_data.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
wget 'https://docs.google.com/spreadsheets/d/FIXME/export?gid=FIXME&format=tsv' -O 'student_information.tsv'
|
||||
|
||||
Reference in New Issue
Block a user