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