8 lines
190 B
Desktop File
8 lines
190 B
Desktop File
[Unit]
|
|
Description=tetosong updater
|
|
Wants=tetosong.timer
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/bin/bash -c "curl -s file:///home/eric/GitHub/TetoSongOfTheDay/autoupdater/updater.sh | bash"
|