change url

This commit is contained in:
teldra 2021-03-12 22:14:45 +01:00
parent 5c898563a8
commit 8b1df9ace7
1 changed files with 2 additions and 2 deletions

View File

@ -14,8 +14,8 @@ mkdir -p "${wrksrc}" "${vars}" "${dest}"
declare -A cfg=()
declare -A users=()
#set -x
remote="https://alpha.de.repo.voidlinux.org/current"
#remote="https://void.cijber.net/current/"
#remote="https://alpha.de.repo.voidlinux.org/current"
remote="https://void.cijber.net/current/"
source "${functions}"/functions
umounter "${dest}"