11 lines
166 B
Desktop File
11 lines
166 B
Desktop File
[Unit]
|
|
Description=download music
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/var/roothome/app/bin/home/yandex_music
|
|
#Restart=on-failure
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|