mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-04-20 04:12:42 +00:00
[Julia] temporarily use SJTUG as upstream
This commit is contained in:
parent
d5f2142cf2
commit
bd5db2e8e7
2
julia.sh
2
julia.sh
@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
set -e
|
set -e
|
||||||
BASE_URL=${TUNASYNC_UPSTREAM_URL:-"https://us-east.storage.juliahub.com"}
|
BASE_URL=${TUNASYNC_UPSTREAM_URL:-"https://mirrors.sjtug.sjtu.edu.cn/julia"}
|
||||||
[[ -d "${TUNASYNC_WORKING_DIR}" ]]
|
[[ -d "${TUNASYNC_WORKING_DIR}" ]]
|
||||||
cd "${TUNASYNC_WORKING_DIR}"
|
cd "${TUNASYNC_WORKING_DIR}"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user