summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander M Pickering <alex@cogarr.net>2024-11-07 23:39:34 -0600
committerAlexander M Pickering <alex@cogarr.net>2024-11-07 23:39:34 -0600
commitd57795d60725128d19787d45f45be042ecfb88e3 (patch)
tree61c1d8759ded2ae9d09301ab3d138472689c4352
parent86fad8c7a34a7f597bd592d8f684ff78e66a837a (diff)
downloadlua4win-dist-lua-d57795d60725128d19787d45f45be042ecfb88e3.tar.gz
lua4win-dist-lua-d57795d60725128d19787d45f45be042ecfb88e3.tar.bz2
lua4win-dist-lua-d57795d60725128d19787d45f45be042ecfb88e3.zip
Remove timeout with wget
-rw-r--r--config-5.1.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/config-5.1.lua b/config-5.1.lua
index edc4330..a49836c 100644
--- a/config-5.1.lua
+++ b/config-5.1.lua
@@ -35,3 +35,4 @@ variables.TOUCH="busybox-l4w touch"
35variables.UNZIP="busybox-l4w unzip -n" 35variables.UNZIP="busybox-l4w unzip -n"
36variables.WGET="busybox-l4w wget" 36variables.WGET="busybox-l4w wget"
37variables.WGETNOCERTFLAG="" 37variables.WGETNOCERTFLAG=""
38connection_timeout=0