Hacker News new | ask | show | jobs
by woleium 243 days ago
yes, but that’s not as simple as apt automatic upgrades
1 comments

want me to write the script out for you?

1. systemd timer

2. curl github api

3. if new release, fetch, verify checksum

4. update symlink

5. restart service

i don’t think repackaging is actually easier here, for main services of a system is ok to skip the package manager.

You will eventually break your email setup by doing this, see my other comment.