chore(ci): automated push

This commit is contained in:
Zeon 2024-09-13 19:03:08 +00:00
parent 608a31d69d
commit d0504d5da3
3 changed files with 6 additions and 6 deletions

View file

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