upstream loose changes on quitte
This commit is contained in:
parent
05152b6db4
commit
f1c3ecffe2
4 changed files with 10 additions and 2 deletions
|
@ -36,7 +36,7 @@ in
|
|||
systemd.services."decisions-to-db" = {
|
||||
script = ''
|
||||
set -eu
|
||||
${pkgs.docker}/bin/docker exec decisions python tex_to_db.py
|
||||
${pkgs.podman}/bin/podman exec decisions python tex_to_db.py
|
||||
'';
|
||||
serviceConfig = {
|
||||
Type = "oneshot";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue