File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -15,12 +15,11 @@ BUILDDIRECTORY=/var/lib/repro
1515
1616KEYRINGCACHE=" ${BUILDDIRECTORY} /keyring"
1717
18- IMG_RELEASE_TIMESTAMP=" $( date -d ' 24 hours ago' -u +%Y.%m) " .01
19- BOOTSTRAPMIRROR=" https://europe.mirror.pkgbuild.com/iso/$IMG_RELEASE_TIMESTAMP "
20- readonly bootstrap_img=archlinux-bootstrap-" $IMG_RELEASE_TIMESTAMP " -" $( uname -m) " .tar.gz
18+ BOOTSTRAPMIRROR=" https://geo.mirror.pkgbuild.com/iso/latest"
19+ readonly bootstrap_img=archlinux-bootstrap-" $( uname -m) " .tar.gz
2120CONFIGDIR=' REPRO_CONFIG_DIR'
2221
23- HOSTMIRROR=" https://europe .mirror.pkgbuild.com/\$ repo/os/\$ arch"
22+ HOSTMIRROR=" https://geo .mirror.pkgbuild.com/\$ repo/os/\$ arch"
2423
2524ARCHIVEURL=" ${ARCH_ARCHIVE_CACHE:- https:// archive.archlinux.org/ packages} "
2625
You can’t perform that action at this time.
0 commit comments