hackclub-nest/.config/systemd/user/cron-dd543bb81b62.service
2024-09-13 18:47:46 +00:00

7 lines
106 B
Desktop File

[Unit]
Description=Uptime
[Service]
TimeoutStartSec=0
ExecStart=curl $(cat %h/.uptime-url)
Type=oneshot