mirror of
https://github.com/fsquillace/junest.git
synced 2026-01-23 10:35:36 +00:00
Move to S3 service for hosting the JuNest images
Dropbox Public folder became private: https://www.dropbox.com/help/16
This commit is contained in:
parent
b58c946c45
commit
adcfe7c8dc
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ else
|
|||
die "Unknown architecture ${HOST_ARCH}"
|
||||
fi
|
||||
|
||||
MAIN_REPO=https://dl.dropboxusercontent.com/u/42449030
|
||||
MAIN_REPO=https://s3-eu-west-1.amazonaws.com
|
||||
ENV_REPO=${MAIN_REPO}/${CMD}
|
||||
DEFAULT_MIRROR='https://mirrors.kernel.org/archlinux/$repo/os/$arch'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue