mirror of
https://github.com/Snigdha-OS/snigdhaos-extra.git
synced 2025-09-05 20:26:44 +02:00
🐛 fix: db returned 404
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
#-----------------------------------------------------------
|
#-----------------------------------------------------------
|
||||||
|
|
||||||
# Set the name for the repository database
|
# Set the name for the repository database
|
||||||
repo_name="snigdhaos-core"
|
repo_name="snigdhaos-extra"
|
||||||
|
|
||||||
# Function to handle errors
|
# Function to handle errors
|
||||||
handle_error() {
|
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 "Repository updated successfully!"
|
||||||
echo "*******************************************************************************"
|
echo "*******************************************************************************"
|
||||||
echo "You can now sync the repository with 'pacman -Sy' to fetch the latest packages."
|
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
BIN
x86_64/snigdhaos-extra.db
Normal file
Binary file not shown.
BIN
x86_64/snigdhaos-extra.db.sig
Normal file
BIN
x86_64/snigdhaos-extra.db.sig
Normal file
Binary file not shown.
BIN
x86_64/snigdhaos-extra.files
Normal file
BIN
x86_64/snigdhaos-extra.files
Normal file
Binary file not shown.
BIN
x86_64/snigdhaos-extra.files.sig
Normal file
BIN
x86_64/snigdhaos-extra.files.sig
Normal file
Binary file not shown.
Reference in New Issue
Block a user