From d605dc03d1d52e9b7acac97df0afc7f2c6b9647e Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Wed, 2 Oct 2019 12:47:06 +0100 Subject: Possibile to use download-multi-try script without locks Until now, this script would always only work with a file-lock. But in some scenarios, we might want to download in parallel. For example when the system has multiple ports to the internet. With this commit, we have added this feature: when the lockfile name is `nolock', it won't lock and will download in parallel. --- .file-metadata | Bin 6413 -> 6413 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to '.file-metadata') diff --git a/.file-metadata b/.file-metadata index 15f8b13..2eeea94 100644 Binary files a/.file-metadata and b/.file-metadata differ -- cgit v1.2.1