Update Encrypt zip file with tiny-encrypt
@@ -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"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user