From c7fe20c8b317372d0c461ccdde745f3e41e65611 Mon Sep 17 00:00:00 2001 From: Alexander Stefanov Date: Mon, 20 Jan 2025 23:45:34 +0300 Subject: [PATCH] change abf_d url --- bootstrap/rosa13 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap/rosa13 b/bootstrap/rosa13 index 6a43f8b..ee9e5bf 100644 --- a/bootstrap/rosa13 +++ b/bootstrap/rosa13 @@ -1,5 +1,5 @@ RELEASE="rosa13" -ABF_DOWNLOADS="https://abf-downloads.rosalinux.ru" +ABF_DOWNLOADS="https://abf-downloads.rosa.ru" PKGS="basesystem systemd openssh-server dnf rosa-repos" WEAK_DEPS="false" DEFAULT_USER="rosa"