Skip to content

Commit d4a5405

Browse files
committed
[honor] Remove opensubs archive after download to avoid errors during loading.
1 parent eca5795 commit d4a5405

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

honor/download_opensubs.sh

+1
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ mkdir -p data/opensubs
44
cd data/opensubs
55
wget -O en.tar.gz http://opus.lingfil.uu.se/download.php?f=OpenSubtitles/en.tar.gz
66
tar -xf en.tar.gz
7+
rm en.tar.gz

0 commit comments

Comments
 (0)