Files
LowderPlay 63dff075c0 feat: probe autoupdate (#88)
* feat: autoupdate

* chore: bump version

* feat: publish installer

* fix: standalone builds

* ci: release docs

* fix: windows icmp socket

* docs: windows notice

* docs: remove line breaks
2026-08-29 00:22:08 +05:00

10 lines
197 B
SYSTEMD

[Unit]
Description=Check for Cheburprobe updates when requested over MQTT
[Path]
PathExists=/run/cheburprobe/update-requested
Unit=cheburprobe-update.service
[Install]
WantedBy=multi-user.target