obs-portal: fix backups, docker command does not need a TTY #233

Merged
teutat3s merged 2 commits from obs-backup-fix into main 2024-09-09 15:43:14 +00:00
Showing only changes of commit 44f708ec76 - Show all commits

View file

@ -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 = ''