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