Have Bookwyrm package include VERSION file
This commit is contained in:
parent
31bb5c9b59
commit
b6bc0c1690
2 changed files with 8 additions and 2 deletions
|
@ -11,9 +11,10 @@ with pkgs . kernelmaft ;
|
|||
After=network.target
|
||||
|
||||
[Service]
|
||||
ExecStartPre=ln -s ${bookwyrm}/var/lib/bookwyrm/VERSION /var/lib/bookwyrm/
|
||||
ExecStart=${bookwyrm}/bin/bookwyrm
|
||||
StateDirectory=bookwyrm # Creates /var/lib/bookwyrm directory
|
||||
WorkingDirectory=/var/lib/bookwyrm
|
||||
StateDirectory=bookwyrm # Creates /var/lib/bookwyrm directory
|
||||
'' ;
|
||||
} ;
|
||||
} ;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue