chore: cleanup

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

View file

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