We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eca5795 commit d4a5405Copy full SHA for d4a5405
honor/download_opensubs.sh
@@ -4,3 +4,4 @@ mkdir -p data/opensubs
4
cd data/opensubs
5
wget -O en.tar.gz http://opus.lingfil.uu.se/download.php?f=OpenSubtitles/en.tar.gz
6
tar -xf en.tar.gz
7
+rm en.tar.gz
0 commit comments