This commit is contained in:
zj
2025-11-23 17:00:56 +08:00
parent 49a9cf7a70
commit 23a7bf1deb
5 changed files with 3 additions and 0 deletions

View File

@@ -16,6 +16,9 @@
cd x86_64 cd x86_64
sh ./update_repo.sh sh ./update_repo.sh
rm -rf custom.db custom.files
mv custom.db.tar.gz custom.db
mv custom.files.tar.gz custom.files
echo "################################################################" echo "################################################################"
echo "################### Update Done ######################" echo "################### Update Done ######################"
echo "################################################################" echo "################################################################"

View File

@@ -1 +0,0 @@
custom.db.tar.gz

BIN
x86_64/custom.db Normal file

Binary file not shown.

Binary file not shown.

View File

@@ -1 +0,0 @@
custom.files.tar.gz

BIN
x86_64/custom.files Normal file

Binary file not shown.

Binary file not shown.