summaryrefslogtreecommitdiff
path: root/download.tcl
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xdownload.tcl2
1 files changed, 2 insertions, 0 deletions
diff --git a/download.tcl b/download.tcl
index 31d4c82..635e54b 100755
--- a/download.tcl
+++ b/download.tcl
@@ -1,5 +1,7 @@
1#!/usr/bin/env expect 1#!/usr/bin/env expect
2 2
3set timeout 3600
4
3set core 0 5set core 0
4set wordsperline 1 6set wordsperline 1
5 7