Explain to change the working directory in service file
This commit is contained in:
parent
09d1f9c3b7
commit
c6936f8f52
2 changed files with 2 additions and 1 deletions
|
@ -4,6 +4,6 @@ Wants=kidsnote.timer
|
|||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
WorkingDirectory=/home/jeena/Projects/kidsnote
|
||||
WorkingDirectory=/home/jeena/Projects/kidsnote-backup
|
||||
ExecStart=/usr/bin/pipenv run ./get_report.py
|
||||
ExecStart=/usr/bin/pipenv run ./report_json_down.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue