> Adding README.md
> Adding podfetch.service
This commit is contained in:
2023-12-01 23:19:44 -08:00
parent 8feea71701
commit 15d791148f
2 changed files with 4 additions and 179 deletions

View File

@ -5,10 +5,10 @@ After=network-online.target
# Change [username] with your own.
[Service]
ExecStart=/usr/bin/python3 /home/[username]/scripts/podcast_folder_monitor.py
WorkingDirectory=/home/[username]/scripts
ExecStart=/usr/bin/python3 /home/[username]/scripts/podfetch/podcast_folder_monitor.py
WorkingDirectory=/home/[username]/scripts/podfetch
Restart=always
User=[username]
[Install]
WantedBy=multi-user.target
WantedBy=multi-user.target