Apply fixes
This commit is contained in:
parent
78874bd617
commit
2f50f503e4
4 changed files with 17 additions and 13 deletions
|
|
@ -7,8 +7,5 @@ Description=Transip-client service
|
|||
[Service]
|
||||
EnvironmentFile={{ app_dir }}/.env
|
||||
WorkingDirectory={{ app_dir }}
|
||||
ExecStart=poetry run listen
|
||||
ExecStart={{ ansible_env.HOME }}/.local/bin/poetry run listen
|
||||
Type=oneshot
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
|
|
|
|||
Reference in a new issue