10 lines
162 B
Desktop File
10 lines
162 B
Desktop File
[Unit]
|
|
Description=Clean Empty folder / Deadlinks
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/home/joerg/bin/clean-music-library.rb
|
|
|
|
[Install]
|
|
WantedBy=timer-daily.target
|