mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-04-19 11:42:43 +00:00
[julia mirror] set timeout 30mins for each package
This commit is contained in:
parent
19a90727f3
commit
79a6936ecd
2
julia.sh
2
julia.sh
@ -9,7 +9,7 @@ export JULIA_CLONES_DIR="$PWD/clones"
|
||||
|
||||
# timeout (seconds) for individual package instead of the whole mirror process
|
||||
# initialization should use a larger timeout, e.g., 7200
|
||||
PKG_TIMEOUT=600
|
||||
PKG_TIMEOUT=1800
|
||||
|
||||
# update and mirror the General registry
|
||||
git -C registries/General fetch --all
|
||||
|
Loading…
x
Reference in New Issue
Block a user