7 lines
83 B
SYSTEMD
7 lines
83 B
SYSTEMD
|
[Unit]
|
||
|
Description=Music Player FM
|
||
|
|
||
|
[Service]
|
||
|
ExecStart=__INSTALL_PATH__/bin/mpfm
|
||
|
|