Introduce bookwyrm-env in Bookwyrm
This commit is contained in:
parent
db2fc844df
commit
e38a4f7bf0
2 changed files with 19 additions and 4 deletions
|
@ -15,7 +15,7 @@ with pkgs . kernelmaft ;
|
|||
[Service]
|
||||
|
||||
ExecStartPre=${coreutils-full}/bin/ln -sf ${bookwyrm}/var/lib/bookwyrm/VERSION /var/lib/bookwyrm/
|
||||
ExecStart=${bookwyrm}/bin/bookwyrm
|
||||
ExecStart=${bookwyrm}/bin/bookwyrm-env ${bookwyrm}/bin/bookwyrm
|
||||
|
||||
WorkingDirectory=/var/lib/bookwyrm
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue