From 534aa80f91caa8eb9043396a06da5343d76396f1 Mon Sep 17 00:00:00 2001 From: eshanized Date: Tue, 31 Dec 2024 04:38:36 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix(yrl):=20mirror=20url=20has?= =?UTF-8?q?=20been=20changed=20to=20main?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.sh b/package.sh index 5d2698d0..003351d0 100644 --- a/package.sh +++ b/package.sh @@ -9,7 +9,7 @@ #----------------------------------------------------------- # Mirror URL -mirror_url="https://github.com/SnMirror/snigdhaos-core/tree/master/x86_64" +mirror_url="https://github.com/Snigdha-OS/snigdhaos-core/tree/master/x86_64" # Output file output_file="packages.txt"