[Wargame VODs] Fixes cron job
This commit is contained in:
@@ -56,7 +56,7 @@ in
|
||||
description = "Hourly wargame-vods import";
|
||||
serviceConfig = {
|
||||
Type = "oneshot";
|
||||
ExecStart = "${config.local.container-bin}/bin/docker exec wargame-vods /proc/1/exe sync";
|
||||
ExecStart = "${config.local.container-bin} exec wargame-vods /proc/1/exe sync";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user