big update

- added multiple teto voices based on the song returned by fortune
- moved files around for future flexibility
- added automakefortune service
This commit is contained in:
2026-04-25 11:19:43 -04:00
parent 4716231802
commit 86e986227f
14 changed files with 148 additions and 29 deletions

View File

@@ -4,4 +4,4 @@ Wants=tetosong.timer
[Service]
Type=oneshot
ExecStart=/usr/bin/bash -c "curl -s https://raw.githubusercontent.com/eric5949/tetosong/refs/heads/main/autoupdater/updater.sh | bash"
ExecStart=/usr/bin/bash -c "curl -s https://raw.githubusercontent.com/eric5949/tetosong/refs/heads/test/autoupdater/updater.sh | bash"