Files
agserver.svc/bililive.observer/bililive.service

16 lines
388 B
Desktop File

[Unit]
Description=BiliLive.Obs by frg2089
[Service]
# replace by urself
User=$USER
Type=simple
ExecStart=/opt/obs-bililive/BiliLive.Service.linux-x64 --urls http://10.147.17.*:54321
# same here.
# just move `BiliLive.*` and `Microsoft.*` to /opt.
# what's left are needed in runtime (working directory).
WorkingDirectory=$HOME/.config/obs-bililive
[Install]
WantedBy=multi-user.target