image: fix typo
This commit is contained in:
parent
0657485ec4
commit
d14917323d
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
mkdir -p repo
|
||||
'';
|
||||
config = {
|
||||
WorkDir = "/repo";
|
||||
WorkingDir = "/repo";
|
||||
Entrypoint = [ "${pad-archiver}/bin/pad-archiver" ];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue