Update Encrypt zip file with tiny-encrypt

2024-12-15 17:50:39 +08:00
parent 52b7aefe7a
commit d2cb199b82

@@ -15,7 +15,10 @@
}, },
"backup_count": 10, "backup_count": 10,
"items": [ "items": [
{ "target": "/Users/username/test_backup/", "file_name": "test_backup_001" } {
"target": "/Users/username/test_backup/",
"file_name": "test_backup_001"
}
] ]
} }
``` ```