- added multiple teto voices based on the song returned by fortune - moved files around for future flexibility - added automakefortune service
8 lines
135 B
Desktop File
8 lines
135 B
Desktop File
[Unit]
|
|
Description=tetofortunes autoupdater
|
|
Wants=makefortune.timer
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=%h/.local/bin/automakefortune.sh
|