add: backups
This commit is contained in:
parent
f6c7158f09
commit
e807ba6347
6 changed files with 73 additions and 0 deletions
4
custom/backups/config/global.json
Executable file
4
custom/backups/config/global.json
Executable file
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"remote_dir": "/remote",
|
||||
"tasks_dir": "/config/tasks"
|
||||
}
|
Reference in a new issue