From 2e5203774b6373c7dfa608742109100956a15f7d Mon Sep 17 00:00:00 2001 From: teldra Date: Tue, 13 Jun 2023 09:09:28 +0200 Subject: [PATCH] fixes --- main.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.sh b/main.sh index f6b919a..b8163d1 100755 --- a/main.sh +++ b/main.sh @@ -3,7 +3,7 @@ PASS="oem" TIMEZONE="Europe/Berlin" -REPO=https://repo-default.voidlinux.org/current +REPO="https://alpha.de.repo.voidlinux.org/current" main="/tmp/vinstall" target="/mnt"