This commit is contained in:
zj
2025-11-23 17:25:05 +08:00
parent e6d3d1a691
commit b8adf59dbd
5 changed files with 4 additions and 0 deletions

View File

@@ -16,6 +16,10 @@
cd x86_64
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 "################### Update Done ######################"
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.