quickget: void: change to repo-default

This commit is contained in:
zenobit 2023-11-14 13:56:48 +01:00 committed by Martin Wimpress
parent 7bee31c666
commit b284e411a3

View file

@ -2129,7 +2129,7 @@ function get_void() {
local EDITION="${1:-}" local EDITION="${1:-}"
local HASH="" local HASH=""
local ISO="" local ISO=""
local URL="https://alpha.de.repo.voidlinux.org/live/current" local URL="https://repo-default.voidlinux.org/live/current"
DATE=$(wget -q -O- "${URL}/sha256sum.txt" | head -n1 | cut -d'.' -f1 | cut -d'-' -f4) DATE=$(wget -q -O- "${URL}/sha256sum.txt" | head -n1 | cut -d'.' -f1 | cut -d'-' -f4)
case ${EDITION} in case ${EDITION} in