This commit is contained in:
Aether
2025-10-17 15:42:10 +08:00
parent 9052c7069f
commit c21362da54
8 changed files with 8 additions and 158 deletions

View File

@@ -3,6 +3,7 @@
rsync -avz \
--exclude='.git' \
--exclude='.env' \
--exclude='.idea' \
--exclude='runtime' \
--delete \
/home/aether/work/hyperf_data/ \