chore(ci): automated push

This commit is contained in:
Zeon 2024-09-13 19:04:08 +00:00
parent d0504d5da3
commit b67a0a3914

View file

@ -3,5 +3,5 @@ Description=Uptime
[Service]
TimeoutStartSec=0
ExecStart=echo $(cat /home/neon/.uptime-url)
ExecStart=curl -v "$(cat /home/neon/.uptime-url)"
Type=oneshot