Explain to change the working directory in service file

This commit is contained in:
Jeena 2025-08-15 09:14:35 +09:00
parent 09d1f9c3b7
commit c6936f8f52
2 changed files with 2 additions and 1 deletions

View file

@ -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