mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
feat(radio-news): send stockholm history on time
This commit is contained in:
@@ -17,7 +17,7 @@ in {
|
||||
];
|
||||
|
||||
systemd.services.stockholm-history = {
|
||||
startAt = "hourly";
|
||||
startAt = "*:58:00";
|
||||
script = ''
|
||||
stockholm=$(mktemp -d)
|
||||
trap clean EXIT
|
||||
|
||||
Reference in New Issue
Block a user