Add post install file

This commit is contained in:
Eduard Tolosa 2019-03-26 16:07:13 +00:00
parent 442f19e5af
commit 6e3d33dadf

View file

@ -0,0 +1,3 @@
post_install () {
echo "To get it working, you need to enable the upcheck.timer unit via systemd."
}