[Unit]
Description=Uptime
[Service]
TimeoutStartSec=0
ExecStart=echo $(cat /home/neon/.uptime-url)
Type=oneshot