🐛 fix: db returned 404

This commit is contained in:
eshanized
2025-01-03 07:43:55 +05:30
parent faf55fdf17
commit 1073486d6e
5 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@
#-----------------------------------------------------------
# Set the name for the repository database
repo_name="snigdhaos-core"
repo_name="snigdhaos-extra"
# Function to handle errors
handle_error() {
@@ -46,4 +46,4 @@ mv -f "${repo_name}.files.tar.gz.sig" "${repo_name}.files.sig" || handle_error "
echo "Repository updated successfully!"
echo "*******************************************************************************"
echo "You can now sync the repository with 'pacman -Sy' to fetch the latest packages."
echo "*******************************************************************************"
echo "*******************************************************************************"

BIN
x86_64/snigdhaos-extra.db Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.