obs-portal: fix backups, docker command does not need a TTY #233
|
@ -154,7 +154,7 @@ in
|
||||||
"/tmp/obs-portal-backup.sql"
|
"/tmp/obs-portal-backup.sql"
|
||||||
];
|
];
|
||||||
timerConfig = {
|
timerConfig = {
|
||||||
OnCalendar = "*-*-* 00:30:00 Etc/UTC";
|
OnCalendar = "*-*-* 01:30:00 Etc/UTC";
|
||||||
};
|
};
|
||||||
initialize = true;
|
initialize = true;
|
||||||
backupPrepareCommand = ''
|
backupPrepareCommand = ''
|
||||||
|
|
Loading…
Reference in a new issue