update
This commit is contained in:
parent
384cc67566
commit
fb1421a19d
5 changed files with 24 additions and 0 deletions
11
user/ytc.service
Normal file
11
user/ytc.service
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
[Unit]
|
||||
Description=YouTube Followed Subscriptions
|
||||
Wants=ytcd.service
|
||||
|
||||
[Service]
|
||||
WorkingDirectory=/home/ray/Data/Projects/YouTube/youtube-client/client/
|
||||
ExecStart=/home/ray/Data/Projects/YouTube/youtube-client/client/start.sh
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue