Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 235 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 235 Bytes

Reboot notifier

Sends a message via telegram. Designed to be executed when a server is started or rebooted.

Docker

docker buildx build -t sralloza/reboot-notifier:1.0.0 --platform=linux/arm/v7,linux/amd64 --push .