use url from mirror
This commit is contained in:
parent
c0ea6963ac
commit
b46c8e4f54
2
quickget
2
quickget
@ -833,7 +833,7 @@ function get_cachyos() {
|
|||||||
|
|
||||||
validate_release "releases_cachyos"
|
validate_release "releases_cachyos"
|
||||||
ISO="cachyos-cli-${RELEASE}-x86_64.iso"
|
ISO="cachyos-cli-${RELEASE}-x86_64.iso"
|
||||||
URL="https://deac-fra.dl.sourceforge.net/project/cachyos-arch/cli-installer"
|
URL="https://mirror.cachyos.org/ISO"
|
||||||
web_get "${URL}/${ISO}" "${VM_PATH}"
|
web_get "${URL}/${ISO}" "${VM_PATH}"
|
||||||
make_vm_config "${ISO}"
|
make_vm_config "${ISO}"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user