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 "################################################################"