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