From abe26046c2fc6f561ae2d236ca728e105a33c62b Mon Sep 17 00:00:00 2001 From: eshanized Date: Fri, 3 Jan 2025 07:56:15 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix:=20mirror=20name=20has=20bee?= =?UTF-8?q?n=20changed?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package-list.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package-list.sh b/package-list.sh index a9d381e..3851cdd 100755 --- a/package-list.sh +++ b/package-list.sh @@ -10,7 +10,7 @@ #----------------------------------------------------------- # GitHub API URL for the directory -repo_url="https://api.github.com/repos/Snigdha-OS/snigdhaos-core/contents/x86_64" +repo_url="https://api.github.com/repos/Snigdha-OS/snigdhaos-extra/contents/x86_64" # Output file output_file="packages.txt"