chore: cleanup

This commit is contained in:
Saahil dutta 2024-09-13 18:51:52 +00:00
parent 23affc93b8
commit c7977bf127

View file

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